I get this message every now and then...
 

500 Internal Server Error

java.lang.NullPointerException

at com.evermind[Orion/1.5.1 (build 10410)].server.http.JSPBeanInfo._djb(Unknown Source)
at com.evermind[Orion/1.5.1 (build 10410)].server.http.JSPPage._bec(Unknown Source)
at com.evermind[Orion/1.5.1 (build 10410)]._ah._ybd(Unknown Source)
at com.evermind[Orion/1.5.1 (build 10410)]._ah._pcd(Unknown Source)
at com.evermind[Orion/1.5.1 (build 10410)].server.http.JSPServlet.service(Unknown Source)
at com.evermind[Orion/1.5.1 (build 10410)]._cob._xdd(Unknown Source)
at com.evermind[Orion/1.5.1 (build 10410)]._cob._shc(Unknown Source)
at com.evermind[Orion/1.5.1 (build 10410)]._iz._rzc(Unknown Source)
at com.evermind[Orion/1.5.1 (build 10410)]._iz._ft(Unknown Source)
at com.evermind[Orion/1.5.1 (build 10410)]._ip.run(Unknown Source)
 
And I have no idea what is causing it. If I reload the page the error message goes away.
Anyone have a clue of where to look for the error and where should I put my try catch so the users don't get this ugly errormessage?
Maybe I'll just have to create an errorpage that handles this specific error.
 
Johan

Reply via email to