Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

500 Servlet Exception - java.lang.NullPointerException

843810Oct 25 2005 — edited Nov 24 2007
Hi,

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

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Dec 22 2007
Added on Oct 25 2005
15 comments
2,822 views