Hi ,
my environment is the following :
Tomcat 4.0.1
jdk1.3.1_02
My application (GINA.war) does bind and search on an ldap server.
I have the following error in my browser :
*type* Exception report
*message* _Internal Server Error_
*description* _The server encountered an internal error (Internal Server
Error) that prevented it from fulfilling this request._
*exception*
java.lang.NullPointerException
at connection.test.TestConnectionServlet.runConnection(TestConnectionServlet.java:136)
at connection.test.TestConnectionServlet.doGet(TestConnectionServlet.java:112)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:243)
at or [...]
I haven't this problem with Tomcat 4.1.12, jdk1.4.1_01.
Any idea ?
Thanks fo your help.
Sophie.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- RE: Internal Server Error nullPointerException sophie seillier
- RE: Internal Server Error nullPointerException Ralph Einfeldt
