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__questionHead2ejsp35._jspS
ervi
ce(jrun__ic2Resources__script__enduser__ie4__jsp__questionHead2ejsp35.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(JRunNamedDispatcher.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(JRunRequestDispatcher
.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(JRunNamedDispatcher.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(JRunRequestDispatcher
.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_tal
k
or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.
------------------------------------------------------------------------------
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.

Reply via email to