I am running Tomcat 4.0b5 in standalone mode on a Sun
Solaris 8 system, running the latest patches and the
currest Sun Java 1.3.1.  Tomcat starts up ok, and will
run for the better part of a day of testing, however
the next morning, when I get up, the system is down
again.  Not sure if it's because I log out of the
system or what it is.  I have the following error I
believe assuming the catalina.out file is written to
the top instead of the end of the file:

Starting service Tomcat-Standalone
Apache Tomcat/4.0-b5
SIGSEGV   11*  segmentation violation
    si_signo [11]: SIGSEGV   11*  segmentation
violation
    si_errno [0]: Error 0
    si_code [1]: SEGV_MAPERR [addr: 0x28]

        stackpointer=FFBED230

Exiting Thread (sys_thread_t:0xff363df0) : no stack

Exiting Thread (sys_thread_t:0x4191a0) : no stack
"Finalizer" (TID:0x13b604, sys_thread_t:0x13b548,
state:CW, thread_t: t@6, threadID:0xfecb1d78,
stack_bottom:0xfecb2000, stack_size:0x20000) prio=8

[1]
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:106)
[2]
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:128)
[3]
java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:175)
-------------------
"Reference Handler" (TID:0x149a94,
sys_thread_t:0x1499d8, state:CW, thread_t: t@5,
threadID:0xfece1d78, stack_bottom:0xfece2000,
stack_size:0x20000) prio=10

[1] java.lang.Object.wait(Object.java:424)
[2]
java.lang.ref.Reference$ReferenceHandler.run(Reference.java:107)
-------------------
"Signal dispatcher" (TID:0x139284,
sys_thread_t:0x1391c8, state:MW, thread_t: t@4,
threadID:0xfed41d78, stack_bottom:0xfed42000,
stack_size:0x20000) prio=10

-------------------
"main" (TID:0x385c4, sys_thread_t:0x38508, state:R,
thread_t: t@1, threadID:0x25118,
stack_bottom:0xffbf0000, stack_size:0x20000) prio=5
*current thread*

[1]
org.apache.catalina.loader.StandardLoader.start(StandardLoader.java:586)
[2]
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1092)
[3]
org.apache.catalina.core.StandardContext.start(StandardContext.java:3155)
[4]
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1092)
[5]
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1092)
[6]
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:278)
[7]
org.apache.catalina.core.StandardService.start(StandardService.java:341)
[8]
org.apache.catalina.core.StandardServer.start(StandardServer.java:447)
[9]
org.apache.catalina.startup.Catalina.start(Catalina.java:725)
[10]
org.apache.catalina.startup.Catalina.execute(Catalina.java:647)
[11]
org.apache.catalina.startup.Catalina.process(Catalina.java:177)
[12] java.lang.reflect.Method.invoke(Native Method)
[13]
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:114)
-------------------


Any help would be appreciated as I need this working
full time.  Thanks.

JR


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

Reply via email to