Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Servlet failed with ServletException occurs the first time I try to access a jsp

205 views
Skip to first unread message

Shankar Roy

unread,
Jul 28, 2000, 3:00:00 AM7/28/00
to
Can any one tell why this exception occurs the first time I try to
access a jsp. After the first time it doesn't occur. This happens only
on solaris platform.
Thanks,
Shankar.


Fri Jul 28 15:02:51 PDT 2000:<I> <ListenThread> Adding address:
192.168.0.36/192.168.0.36 to licensed client list
Fri Jul 28 15:02:51 PDT 2000:<I> <ServletContext-General> file: init
Fri Jul 28 15:02:55 PDT 2000:<I> <ServletContext-General> *.jsp: init
Fri Jul 28 15:02:55 PDT 2000:<I> <ServletContext-General> *.jsp: param
verbose initialized to: true
Fri Jul 28 15:02:55 PDT 2000:<I> <ServletContext-General> *.jsp: param
packagePrefix initialized to: jsp_servlet
Fri Jul 28 15:02:55 PDT 2000:<I> <ServletContext-General> *.jsp: param
compileCommand initialized to: /usr/bin/javac
Fri Jul 28 15:02:55 PDT 2000:<I> <ServletContext-General> *.jsp: param
srcCompiler initialized to weblogic.jspc
Fri Jul 28 15:02:55 PDT 2000:<I> <ServletContext-General> *.jsp: param
superclass initialized to null
Fri Jul 28 15:02:55 PDT 2000:<I> <ServletContext-General> *.jsp: param
workingDir initialized to: /space/shankar/weblogic/myserver/classfiles
Fri Jul 28 15:02:55 PDT 2000:<I> <ServletContext-General> *.jsp: param
pageCheckSeconds initialized to: 1
Fri Jul 28 15:02:55 PDT 2000:<I> <ServletContext-General> *.jsp:
initialization complete
Fri Jul 28 15:02:55 PDT 2000:<E> <ServletContext-General> Servlet failed
with ServletException
[AddToMap: pattern=/login.jsp class=jsp_servlet.login]
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.fillInStackTrace(Compiled Code)
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at
javax.servlet.ServletException.<init>(ServletException.java:88)
at
weblogic.servlet.jsp.AddToMapException.<init>(AddToMapException.java:14)

at weblogic.servlet.JSPServlet.service(JSPServlet.java:118)
at javax.servlet.http.HttpServlet.service(Compiled Code)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(Compiled Code)
at
weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled
Code)
at
weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled
Code)
at
weblogic.servlet.internal.ServletContextManager.invokeServlet(Compiled
Code)
at weblogic.socket.MuxableSocketHTTP.invokeServlet(Compiled
Code)
at weblogic.socket.MuxableSocketHTTP.execute(Compiled Code)
at weblogic.kernel.ExecuteThread.run(Compiled Code)

Fri Jul 28 15:02:55 PDT 2000:<I> <ServletContext-General> servletimages:
init


0 new messages