Hi there,
I met a problem when running java bean online. Please
take a look and give some advice.
It's a manufacturing-system simulation java bean. On
the website, click one
button to run the simulation. I can set the beginning
simulation time (e.t.,
from 01/01/2000 to current clicking time). It can work
well for short
running period of time, but error for early beginning
time (e.t., 1/1/1998).
The error is:
****************************************************************************
****
type Exception report
message Internal Server Error
description The server encountered an internal error
(Internal Server Error)
that prevented it from fulfilling this request.
exception
javax.servlet.ServletException
at
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImp
l.java:457)
at
org.apache.jsp.simul$jsp._jspService(simul$jsp.java:424)
~~~~~~~~
at java.lang.Thread.run(Thread.java:484)
root cause
java.lang.StackOverflowError
at
java.io.ObjectOutputStream$HandleTable.findWireOffset(ObjectOutputStream.jav
a:2344).
****************************************************************************
****
And if set the beginning time earlier, the server
shutdowns. But I run the
similar simulation model offline (with JBuiler 6) with
longer running period
of time (from 1/1/1990 to current time). And it works
well and no such
errors.
Can you help me figure out the problem? Is it possible
that there is some bug for Tomcat 4.0.1? Thanks,
Minger
__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>