The version that I'm having the problem with is jdk1.4.0_02-b02 so this could well be the problem - although just got some information that suggests that this problem only occurs between 1.4.1 -> 1.4.2, which ties in with what you say, but would mean that I shouldn't be seeing this problem with 1.4.0.
Has anyone experienced this problem with jdk1.4.0 on Tomcat4.1 startup?
2003-08-05 06:31:31 StandardContext[/app1]: Servlet /app1 threw load() exception javax.servlet.UnavailableException: Parsing error processing resource path
at
org.apache.struts.action.ActionServlet.initModuleConfig(ActionServlet.java:952)
Thanks very much for the help,
Guy.
Navjot Singh wrote:
guess your jdk version is 1.4.1_03. upgrade to the latest one 1.4.1_04. problem solved.
hth navjot singh
|-----Original Message-----
|From: Guy Caseley [mailto:[EMAIL PROTECTED]
|Sent: Wednesday, August 06, 2003 4:57 PM
|To: [EMAIL PROTECTED]
|Subject: Parsing error on startup
|
|
|Hi,
|
| I have a webapp that uses struts1.1-b3 and it runs fine on |Tomcat4.1.27/jdk1.3 on my PC (Win2k).
|
| When I start Tomcat4.1.27/jdk1.4 on RedHat Linux, I get:
|
|2003-08-05 06:31:31 StandardContext[/app1]: Servlet /app1 threw load()
|exception javax.servlet.UnavailableException: Parsing error processing
|resource path
| at
|org.apache.struts.action.ActionServlet.initModuleConfig(ActionServl
|et.java:952)
|
|Has anyone seen this problem, or have any idea what it might be? Any |help would be greatly appreciated - I've tried everything that I could |think of.
|
|Thanks very much,
|
| Guy
|
|
|
|---------------------------------------------------------------------
|To unsubscribe, e-mail: [EMAIL PROTECTED]
|For additional commands, e-mail: [EMAIL PROTECTED]
|
|
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

