500 Servlet Exception - java.lang.NullPointerException
843810Oct 25 2005 — edited Nov 24 2007Hi,
I went to this site : http://www.arco.ifema.es/index.jsp# and then clicked on "English version". Then I got the following page:
500 Servlet Exception
java.lang.NullPointerException
at idioma_jsp._jspService(/idioma.jsp:15)
at com.caucho.jsp.JavaPage.service(JavaPage.java:75)
at com.caucho.jsp.Page.subservice(Page.java:497)
at com.caucho.server.http.FilterChainPage.doFilter(FilterChainPage.java:182)
at com.caucho.server.http.Invocation.service(Invocation.java:312)
at com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:135)
at com.caucho.server.http.RunnerRequest.handleRequest(RunnerRequest.java:342)
at com.caucho.server.http.RunnerRequest.handleConnection(RunnerRequest.java:272)
at com.caucho.server.TcpConnection.run(TcpConnection.java:137)
at java.lang.Thread.run(Thread.java:534)
Resin 2.1.6 (built Fri Nov 8 08:18:18 PST 2002)
Any idea on how to fix this? I have java installed. Any help or suggestion is welcome. Thanks