Simplify the JSP so you can reproduce the error with a minimum of code and then
post it here. We'll be able to see if it's a Java error or a JRun bug or what.
Scott Stirling
Allaire
> -----Original Message-----
> From: Amy Wan [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, August 29, 2000 5:31 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Strange! 500 Internal Server Error
>
>
> I don't agree it is the Java codes problem. I have the same problem but my
> jsp pages work fine when I use Resin 1.1.3 as the servlet engine.
>
> =>-----Original Message-----
> =>From: Allgaier, Adam (MED, Summer Intern)
> =>[mailto:[EMAIL PROTECTED]]
> =>Sent: Tuesday, August 22, 2000 10:51 AM
> =>To: '[EMAIL PROTECTED]'
> =>Subject: RE: Strange! 500 Internal Server Error
> =>
> =>
> =>it's a prblem with your Java cods, where you are using the
> =>Long.parseLong(string) command. Perhaps you are trying to parse
> =>something with a decimal value? (That's a double)
> =>
> =>Adam Allgaier
> =>GE Medical Systems
> =>Global CT, eDevelopment
> =>http://www.gemedicalsystems.com
> =>
> =>
> =>-----Original Message-----
> =>From: Jennifer O'Neill [mailto:[EMAIL PROTECTED]]
> =>Sent: Tuesday, August 22, 2000 12:38 PM
> =>To: [EMAIL PROTECTED]
> =>Subject: Strange! 500 Internal Server Error
> =>
> =>
> =>I keep getting the following 500 Internal Server error and
> =>trace when I
> =>try
> =>to access the JSP page directly from the machine where JRun /
> =>JSP Files
> =>are
> =>running. If I do this from any other machine it seems to be fine. All
> =>systems I've tried had IE5.0. Have you guys every seen anything like
> =>this?
> =>
> =>Thanks,
> =>Jennifer
> =>
> =>500 Internal Server Error
> =>
> =>java.lang.NumberFormatException:
> => at java.lang.Long.parseLong(Long.java:331)
> => at java.lang.Long.parseLong(Long.java:363)
> => at
> =>jrun__ic2Resources__script__enduser__ie4__jsp__questionHead2ej
> =>sp35._jspS
> =>ervi
> =>ce(jrun__ic2Resources__script__enduser__ie4__jsp__questionHead
> =>2ejsp35.ja
> =>va:5
> =>6)
> => at allaire.jrun.jsp.HttpJSPServlet.service(HttpJSPServlet.java:40)
> => at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1013)
> => at allaire.jrun.servlet.JRunSE.runServlet(JRunSE.java:925)
> => at
> =>allaire.jrun.servlet.JRunNamedDispatcher.forward(JRunNamedDisp
> =>atcher.jav
> =>a:34
> =>)
> => at allaire.jrun.jsp.JSPServlet.service(JSPServlet.java:174)
> => at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1013)
> => at allaire.jrun.servlet.JRunSE.runServlet(JRunSE.java:925)
> => at
> =>allaire.jrun.servlet.JRunRequestDispatcher.include(JRunRequest
> =>Dispatcher
> =>.jav
> =>a:126)
> => at allaire.jrun.jsp.JRunPageContext.include(JRunPageContext.java:341)
> => at
> =>jrun__ic2Resources__script__enduser__ie4__jsp__window2ejsp2f._
> =>jspService
> =>(jru
> =>n__ic2Resources__script__enduser__ie4__jsp__window2ejsp2f.java:104)
> => at allaire.jrun.jsp.HttpJSPServlet.service(HttpJSPServlet.java:40)
> => at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1013)
> => at allaire.jrun.servlet.JRunSE.runServlet(JRunSE.java:925)
> => at
> =>allaire.jrun.servlet.JRunNamedDispatcher.forward(JRunNamedDisp
> =>atcher.jav
> =>a:34
> =>)
> => at allaire.jrun.jsp.JSPServlet.service(JSPServlet.java:174)
> => at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1013)
> => at allaire.jrun.servlet.JRunSE.runServlet(JRunSE.java:925)
> => at
> =>allaire.jrun.servlet.JRunRequestDispatcher.forward(JRunRequest
> =>Dispatcher
> =>.jav
> =>a:88)
> => at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1131)
> => at allaire.jrun.servlet.JvmContext.dispatch(JvmContext.java:330)
> => at allaire.jrun.jrpp.ProxyEndpoint.run(ProxyEndpoint.java:354)
> => at allaire.jrun.ThreadPool.run(ThreadPool.java:267)
> => at allaire.jrun.WorkerThread.run(WorkerThread.java:74)
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.