You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Guy Caseley <gu...@guycaseley.com> on 2003/08/06 13:26:48 UTC

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(ActionServlet.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: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


RE: Parsing error on startup

Posted by Navjot Singh <na...@net4india.net>.
i also faced the same problem. when doing upgrade to 1.4.1_01 -> 03.
Then i migrated to 04 and voila! it works.

don't knwo exactly the root cause of the problem but 
seems to something with the class loaders.

navjot

|-----Original Message-----
|From: Guy Caseley [mailto:guy@guycaseley.com]
|Sent: Wednesday, August 06, 2003 6:43 PM
|To: Struts Users Mailing List
|Subject: Re: Parsing error on startup
|
|
|Navjot,
|
|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(ActionServl
|et.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:guy@guycaseley.com]
|> |Sent: Wednesday, August 06, 2003 4:57 PM
|> |To: struts-user@jakarta.apache.org
|> |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: struts-user-unsubscribe@jakarta.apache.org
|> |For additional commands, e-mail: struts-user-help@jakarta.apache.org
|> |
|> |
|> 
|> ---------------------------------------------------------------------
|> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
|> For additional commands, e-mail: struts-user-help@jakarta.apache.org
|> 
|> 
|> 
|
|
|---------------------------------------------------------------------
|To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
|For additional commands, e-mail: struts-user-help@jakarta.apache.org
|
|

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: Parsing error on startup

Posted by Guy Caseley <gu...@guycaseley.com>.
Navjot,

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:guy@guycaseley.com]
> |Sent: Wednesday, August 06, 2003 4:57 PM
> |To: struts-user@jakarta.apache.org
> |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: struts-user-unsubscribe@jakarta.apache.org
> |For additional commands, e-mail: struts-user-help@jakarta.apache.org
> |
> |
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
> 
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


RE: Parsing error on startup

Posted by Navjot Singh <na...@net4india.net>.
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:guy@guycaseley.com]
|Sent: Wednesday, August 06, 2003 4:57 PM
|To: struts-user@jakarta.apache.org
|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: struts-user-unsubscribe@jakarta.apache.org
|For additional commands, e-mail: struts-user-help@jakarta.apache.org
|
|

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org