----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

I am running on NT4 SP6a. Jserv 1.1.1, Apache 1.3.12 SUN - JDK1.1.8
on a dual P II 450 mhz with 256 ram.
My Prop file is running java -ms48m -mx72m -verbosegc

I have been having problems with CPU usage jumps by the JVM
and I recently got this in the error logs. The cpu did not jump though
but I thought this could be a precurser to that event.
Has anyone seen this before and is there a common problem that
causes this type of dump? Or is each setup unique? Where do I start looking?

Full thread dump:
    "AWT-Finalizer" (TID:0x125a968, sys_thread_t:0x64cd40, Win32ID:0x5a,
state:CW) prio=8
        java.lang.Object.wait(Compiled Code)
        sun.awt.AWTFinalizer.run(Compiled Code)
    "AWT-Windows" (TID:0xec4950, sys_thread_t:0x61b1e0, Win32ID:0x12c,
state:R) prio=5
        sun.awt.windows.WToolkit.run(WToolkit.java:100)
        java.lang.Thread.run(Compiled Code)
    "AWT-EventQueue-0" (TID:0xec4750, sys_thread_t:0x616c80, Win32ID:0xa6,
state:CW) prio=5
        java.lang.Object.wait(Compiled Code)
        java.awt.EventQueue.getNextEvent(Compiled Code)
        java.awt.EventDispatchThread.run(Compiled Code)
    "Thread-3" (TID:0xeae8c8, sys_thread_t:0x612f90, Win32ID:0xd1, state:CW)
prio=5
        org.apache.jserv.JServServletManager.run(Compiled Code)
        java.lang.Thread.run(Compiled Code)
    "Thread-2" (TID:0xeac308, sys_thread_t:0x6129f0, Win32ID:0xff, state:CW)
prio=5
        org.apache.jserv.JServServletManager.run(Compiled Code)
        java.lang.Thread.run(Compiled Code)
    "Thread-1" (TID:0xea9da8, sys_thread_t:0x605c50, Win32ID:0x102,
state:CW) prio=2
        java.lang.Object.wait(Compiled Code)
        org.apache.java.util.SimpleQueue.waitObject(Compiled Code)
        org.apache.java.io.LogWriter$Agent.run(Compiled Code)
    "Finalizer thread" (TID:0xe9c088, sys_thread_t:0x5fd680, Win32ID:0x130,
state:CW) prio=2
    "main" (TID:0xe9c0b0, sys_thread_t:0x5fa7e0, Win32ID:0x62, state:R)
prio=5
        java.net.PlainSocketImpl.accept(Compiled Code)
        java.net.ServerSocket.implAccept(Compiled Code)
        org.apache.java.net.AuthenticatedServerSocket.accept(Compiled Code)
        org.apache.jserv.JServ.main(Compiled Code)
Monitor Cache Dump:
    java.awt.EventQueue@EC4798/192E8A8: <unowned>
        Waiters: 1
    org.apache.java.util.SimpleQueue@EA3F38/185B4A0: <unowned>
        Waiters: 1
    <unknown key> (0x6129f0): <unowned>
        Waiters: 1
    java.net.PlainSocketImpl@EAA270/188AB10: owner "main" (0x5fa7e0, 1
entry)
    sun.awt.AWTFinalizer@125A968/18599F8: <unowned>
        Waiters: 1
    <unknown key> (0x612f90): <unowned>
        Waiters: 1
Registered Monitor Dump:
    SymcJIT Method Monitor: <unowned>
    Verifier lock: <unowned>
    SymcJIT Method Monitor: <unowned>
    SymcJIT Method Monitor: <unowned>
    SymcJIT Method List Monitor: <unowned>
    SymcJIT Fixups Allocation: <unowned>
    SymcJIT Code Allocation: <unowned>
    SymcJIT Data Allocation: <unowned>
    Thread queue lock: <unowned>
    Name and type hash table lock: <unowned>
    String intern lock: <unowned>
    JNI pinning lock: <unowned>
    JNI global reference lock: <unowned>
    BinClass lock: <unowned>
    Class loading lock: <unowned>
    Java stack lock: <unowned>
    Code rewrite lock: <unowned>
    Heap lock: <unowned>
    Has finalization queue lock: <unowned>
    Finalize me queue lock: <unowned>
        Waiters: 1
    Monitor registry: <unowned>


Thanks, Don



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to