I'd say he's using Blackdown JDK 1.2.2 RC4 from this:
>>>Full thread dump Classic VM (Linux_JDK_1.2.2_RC4, native threads)
On Wed, 14 Jun 2000, Omar VEGA wrote:
>
> What VM are you running ?
>
> >>> <yhs@mimic.onesourcecorp.com> 14/06/00 15:32 >>>
>
> Hi,
> Ive got a small problem with tomcat startup. After around 10 or so
> successful startups i get the following errors listed below. Im using
> tomcat 3.1 & a build two days old and they both get the same errors.
> Im just posting it in case anyone wants to have a look at it. My system is
> a standard redhat 6.2 box with the latest patches.
> Thanks.
>
> Normal startup messages and then :
> Context log: path="/admin" Adding context path="/admin"
> docBase="/usr/local/misc/jakarta-tomcat/webapps/admin"
> SIGSEGV 11* segmentation violation
> si_signo [11]: SIGSEGV 11* segmentation violation
> si_errno [0]: Success
> si_code [0]: SI_USER [pid: 0, uid: 0]
> stackpointer=0xbfffec1c
>
> Full thread dump Classic VM (Linux_JDK_1.2.2_RC4, native threads):
> "StandardManager" (TID:0x40e94d88, sys_thread_t:0x82d1f50, state:CW,
> native ID:0x1406) prio=5
> at java.lang.Thread.sleep(Native Method)
> at
> org.apache.tomcat.session.StandardManager.threadSleep(StandardManager.java,
> Compiled Code)
> at
> org.apache.tomcat.session.StandardManager.run(StandardManager.java,
> Compiled Code)
> at java.lang.Thread.run(Thread.java, Compiled Code)
> "Thread-0" (TID:0x40e90c78, sys_thread_t:0x826f600, state:R, native
> ID:0x1005) prio=5
> at java.text.SimpleDateFormat.initialize(SimpleDateFormat.java,
> Compiled Code)
> at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java,
> Compiled Code)
> at java.util.Date.toString(Date.java, Compiled Code)
> at
> org.apache.tomcat.logging.TomcatLogger$LogEntry.toString(TomcatLogger.java,
> Compiled Code)
> at org.apache.tomcat.logging.LogDaemon$1.run(TomcatLogger.java,
> Compiled Code)
> at org.apache.tomcat.logging.LogDaemon.run(TomcatLogger.java,
> Compiled Code)
> "Finalizer" (TID:0x40e78320, sys_thread_t:0x80d0cb8, state:CW, native
> ID:0xc04) prio=8
> at java.lang.Object.wait(Native Method)
> at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java,
> Compiled Code)
> at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java,
> Compiled Code)
> at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:174)
> "Reference Handler" (TID:0x40e783b0, sys_thread_t:0x80d04e0, state:CW,
> native ID:0x803) prio=10
> at java.lang.Object.wait(Native Method)
> at java.lang.Object.wait(Object.java, Compiled Code)
> at
> java.lang.ref.Reference$ReferenceHandler.run(Reference.java:114)
> "SIGQUIT handler" (TID:0x40e783e0, sys_thread_t:0x80d0150, state:R,
> native ID:0x402) prio=5
> "main" (TID:0x40e781e0, sys_thread_t:0x8053560, state:R, native
> ID:0x400) prio=5
> at java.text.SimpleDateFormat.initialize(SimpleDateFormat.java,
> Compiled Code)
> at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java,
> Compiled Code)
> at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java,
> Compiled Code)
> at
> org.apache.tomcat.servlets.DefaultServlet.<clinit>(DefaultServlet.java:79)
> at java.lang.Class.newInstance0(Native Method)
> at java.lang.Class.newInstance(Class.java, Compiled Code)
> at
> org.apache.tomcat.core.ServletWrapper.initServlet(ServletWrapper.java,
> Compiled Code)
> at
> org.apache.tomcat.core.ServletWrapper.loadServlet(ServletWrapper.java,
> Compiled Code)
> at
> org.apache.tomcat.context.LoadOnStartupInterceptor.contextInit(LoadOnStartupInterceptor.java,
> Compiled Code)
> at
> org.apache.tomcat.core.ContextManager.initContext(ContextManager.java,
> Compiled Code)
> at org.apache.tomcat.core.ContextManager.init(ContextManager.java,
> Compiled Code)
> at org.apache.tomcat.startup.Tomcat.execute(Tomcat.java, Compiled
> Code)
> at org.apache.tomcat.startup.Tomcat.main(Tomcat.java, Compiled
> Code)
> Monitor Cache Dump:
> java.lang.ref.ReferenceQueue$Lock@40E78338/40EADD78: <unowned>
> Waiting to be notified:
> "Finalizer" (0x80d0cb8)
> java.lang.ref.Reference$Lock@40E783C0/40EAD8A8: <unowned>
> Waiting to be notified:
> "Reference Handler" (0x80d04e0)
> <unknown key> (0x40e9d3d9): owner "Thread-0" (0x826f600) 1 entry
> Registered Monitor Dump:
> PCMap lock: <unowned>
> utf8 hash table: <unowned>
> JNI pinning lock: <unowned>
> JNI global reference lock: <unowned>
> BinClass lock: <unowned>
> Class linking lock: <unowned>
> System class loader lock: <unowned>
> Code rewrite lock: <unowned>
> Heap lock: <unowned>
> Monitor cache lock: owner "main" (0x8053560) 1 entry
> Thread queue lock: owner "main" (0x8053560) 1 entry
> Monitor registry: owner "main" (0x8053560) 1 entry
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org
>
>
|