 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
FabioLG Guest
|
Posted: Fri Feb 27, 2004 8:58 pm Post subject: Exception in debugjsp inicialization |
|
|
Hi,
I use JBuilder 7 Enterprise with tomcat 4.0.3.
Every time I start my application I get these two exceptions bellow (from
jsp and debugjsp servlet).
So when I call a jsp file through RequestDispatcher I only get this message:
Servlet.init() for servlet debugjsp threw exception
Does any body know what's hapenning??
I've already tried to remove servlet.jar from my project library because it
could be duplicated in somewhere, but it didnt work.
Urgent.
Thanks.
Fabio
-----------------------------------------
StandardContext[]: Servlet threw load() exception:
javax.servlet.ServletException: Servlet.init() for servlet jsp threw
exception
javax.servlet.ServletException: Servlet.init() for servlet jsp threw
exception
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:871)
at
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:
3266)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:3395)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1123)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:614)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1123)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:307)
at org.apache.catalina.core.StandardService.start(StandardService.java:388)
at org.apache.catalina.core.StandardServer.start(StandardServer.java:505)
at org.apache.catalina.startup.Catalina.start(Catalina.java:781)
at org.apache.catalina.startup.Catalina.execute(Catalina.java:681)
at org.apache.catalina.startup.Catalina.process(Catalina.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
..java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:243)
StandardContext[]: Servlet threw load() exception:
javax.servlet.ServletException: Servlet.init() for servlet debugjsp threw
exception
javax.servlet.ServletException: Servlet.init() for servlet debugjsp threw
exception
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:871)
at
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:
3266)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:3395)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1123)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:614)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1123)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:307)
at org.apache.catalina.core.StandardService.start(StandardService.java:388)
at org.apache.catalina.core.StandardServer.start(StandardServer.java:505)
at org.apache.catalina.startup.Catalina.start(Catalina.java:781)
at org.apache.catalina.startup.Catalina.execute(Catalina.java:681)
at org.apache.catalina.startup.Catalina.process(Catalina.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
..java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:243)
|
|
| Back to top |
|
 |
Lori M Olson (TeamB) Guest
|
Posted: Sun Feb 29, 2004 4:20 pm Post subject: Re: Exception in debugjsp inicialization |
|
|
FabioLG wrote:
| Quote: | Hi,
I use JBuilder 7 Enterprise with tomcat 4.0.3.
Every time I start my application I get these two exceptions bellow (from
jsp and debugjsp servlet).
So when I call a jsp file through RequestDispatcher I only get this message:
Servlet.init() for servlet debugjsp threw exception
Does any body know what's hapenning??
I've already tried to remove servlet.jar from my project library because it
could be duplicated in somewhere, but it didnt work.
Urgent.
Thanks.
Fabio
|
This thread might shed some light on the problem :
http://tinyurl.com/3cr2m
--
Regards,
Lori Olson (TeamB)
------------
Save yourself, and everyone else, some time and search the
newsgroups and the FAQ-O-Matic before posting your next
question.
Google Advanced Newsgroup Search
http://www.google.ca/advanced_group_search
Other Newsgroup Searches:
http://www.borland.com/newsgroups/ngsearch.html
Joi Ellis's FAQ-O-Matic:
http://www.visi.com/~gyles19/fom-serve/cache/1.html
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|