You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Rafael Nunes Verger <ra...@rafaelverger.com.br> on 2010/11/09 21:24:50 UTC

java.lang.ClassNotFoundException: org.apache.jsp.index_jsp

---------- Forwarded message ----------
From: Rafael Nunes Verger <ra...@rafaelverger.com.br>
Date: 2010/11/9
Subject: java.lang.ClassNotFoundException: org.apache.jsp.index_jsp
To: dev@tomcat.apache.org


Like this error: https://issues.apache.org/bugzilla/show_bug.cgi?id=30450

Sorry about the Component that was choosed, I don't know if this issue
really
is about the Catalina

I'm running around 20 web projects on tomcat 6.0.29.
My OS is Red Hat Enterprise Linux Server 5 and I'm running apache 2 too

So, when I start the Tomcat and then the Apache everything works fine, but
if I
restart the Tomcat, without stop Apache and start when tomcat start, then,
after some minutes, some of my projects report the error:
java.lang.ClassNotFoundException: org.apache.jsp.home_jsp

Any ideas?

-- 
Rafael Nunes Verger




-- 
Rafael Nunes Verger

Re: java.lang.ClassNotFoundException: org.apache.jsp.index_jsp

Posted by Konstantin Kolinko <kn...@gmail.com>.
2010/11/9 Rafael Nunes Verger <ra...@rafaelverger.com.br>:
>
> Like this error: https://issues.apache.org/bugzilla/show_bug.cgi?id=30450
>

> Any ideas?

1. Support / troubleshooting questions must be asked on the users@
list, not here.

http://tomcat.apache.org/lists.html

2. In your post on users@ please include:
- the actual message (and tracktrace) that you are observing in _your_
version of Tomcat.
- any other error messages from your logs. Is there anything
interesting that precedes the error?
- your server.xml (remove all XML comments and passwords!)

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org