RE: [Vif-devel] Regd xml parser error
Brought to you by:
aktion-hip
|
From: Luthiger S. B. <ben...@id...> - 2006-01-26 10:50:29
|
Dear Sridhanya
I can't figure out which component throws the error.
Could you send me a screen shot of the browser window with the error =
displayed?
What happens if you enter the following URL =
http://localhost:8081/vifapp/admin?requestType=3Dmaster&body=3Dstartup ?
Regards,
Benno
-----Original Message-----
From: sridhanya [mailto:sri...@gm...]
Sent: Donnerstag, 26. Januar 2006 10:31
To: Luthiger Stoll Benno
Subject: Re: [Vif-devel] Regd xml parser error
Benno
Iam sorry my previous mail was pretty confusing.
U once told me that possiblities of the error could be =
"Inconsistencies b/w Jar files".
So itired with xerces.jar and now log file doesnt have any error.
That is i guess now servlet part doesnt throw any error.
But iam stilll unable to view the application.
Iam now getting xml parser error in browser only.
So i tried in Internet explorer to Know about it further.
Javscript error was also there that
"PARENT LOCATION ID is 0"
So suggest what i have to do now,To overcome this error.
Thanks
sridhanya
On 1/26/06, Luthiger Stoll Benno <ben...@id...> wrote:
Dear Sridhanya
Do I understand you correctly: After copying the xercesImpl.jar =
according your description you've been able to run the application and =
to login?
That would be good. I googled for 'tomcat common/lib xerces' and found a =
tomcat page with information that possibly could explain this phenomenon =
(see http://tomcat.apache.org/tomcat-5.0-doc/class-loader-howto.html).
Maybe we don't have to deploy the xml related jar files at all if they =
are on the target systems anyway. Thus we could overcome dependencies =
that could lead to problems (as you gave an example).
Anyway, if the application works on your system and you have played =
around enough, tell me when you're ready for further steps.
Regards,
Benno
-----Original Message-----
From: vif...@li... =
[mailto:vif...@li... ]On Behalf Of sridhanya
Sent: Donnerstag, 26. Januar 2006 07:56
To: vif...@li...
Subject: [Vif-devel] Regd xml parser error
Benno,=20
I checked the xml related jar files.
I have completed in my installation.
Tomcat Log file has no errors.
Iam able to view the
http://localhost:8081/vifapp/admin?requestType=3Dsmoke=20
And home page is also fine.
Bu when try to use any one one of the options,I get the following =
error.
XML Parsing Error: not well-formed
Location: http://localhost:8081/vifapp/admin=20
Line Number 7, Column 11:<link rel=3Dstylesheet media=3D"all" =
type=3D"text/css" href=3D"./css/body.css"/>
----------^
http://localhost:8081/vifapp/admin {this page also has the above stated =
error]
Please suggest me the needful.
Note:
You asked to me check the log file of our application.
When i deploy vifaap.war ,No such directory is created.=20
Then i created a log directory inside Manually.
Then also after running the application through browser the directory =
seems to empty.
Workaround I did to overcome my previous errors [The error in tomcat log =
directory..regd xmlparser]=20
I copied xercesImpl.jar to tomcat's common/lib folder.
I dont have technical reason "Why the errors vanished after placing =
the jar file there".
Any ways our application lib has these files.
thanks
sridhanya
|