Deadlock problem

Hello,


I use Jigsaw2.0.2 on Sun2.6 configured as a proxy.
Jigsaw use another proxy to go through a firewall.

When I use Jigsaw for a while (about 500 requests), it blocks and I can't connect :

--------------------------------------------------------------------------------
> telnet jigsawhost 8001
Trying 10.0.0.1...
Connected to jigsawhost.domain.com.
Escape character is '^]'.
Connection closed by foreign host.
--------------------------------------------------------------------------------

I aborded the Jigsaw process, and here is a part of what it shows:

--------------------------------------------------------------------------------
    org.w3c.www.protocol.http.HttpBasicConnection@EBC6C890/EBF844A0: owner 
"socket-clients:16" (0x456e28) 1 entry
        Waiting to enter:
            "socket-clients:33" (0x47ddf0)

    org.w3c.www.protocol.http.HttpBasicServer@EBC6D4B8/EBEB8520: owner 
"socket-clients:33" (0x47ddf0) 1 entry
        Waiting to enter:
            "socket-clients:16" (0x456e28)
--------------------------------------------------------------------------------

and

--------------------------------------------------------------------------------
    "socket-clients:33" (TID:0xebc7c3e0, sys_thread_t:0x47ddf0, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpBasicConnection.close(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.closeAnyConnection(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.notifyConnection(Compiled Code)
        at org.w3c.www.protocol.http.HttpBasicServer.allocateConnection(Compiled Code)
        at org.w3c.www.protocol.http.HttpBasicServer.getConnection(Compiled Code)
        at org.w3c.www.protocol.http.HttpBasicServer.runRequest(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code)
        at org.w3c.jigsaw.proxy.ForwardFrame.perform(Compiled Code)
        at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
        at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
        at org.w3c.jigsaw.http.httpd.perform(Compiled Code)
        at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)

    "socket-clients:16" (TID:0xebc7f148, sys_thread_t:0x456e28, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpBasicServer.unregisterConnection(Compiled Code)
        at org.w3c.www.protocol.http.HttpBasicConnection.markUsed(Compiled Code)
        at org.w3c.www.protocol.http.HttpBasicServer.getConnection(Compiled Code)
        at org.w3c.www.protocol.http.HttpBasicServer.runRequest(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code)
        at org.w3c.jigsaw.proxy.ForwardFrame.perform(Compiled Code)
        at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
        at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
        at org.w3c.jigsaw.http.httpd.perform(Compiled Code)
        at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
--------------------------------------------------------------------------------

Isn't it a deadlock ?
Perhaps someone could help me.
thanks

Cedric Vieau

P.S. the full Jigsaw process dump is attached to this mail
SIGABRT   6*   abort (generated by abort(3) routine)
    si_signo [6]: SIGABRT   6*   abort (generated by abort(3) routine)
    si_errno [0]: Error 0
    si_code [0]: SI_USER [pid: 5537, uid: 417]
        stackpointer=ef441b04

Full thread dump Classic VM (JDK-1.2fcs-R, green threads):
    "active-streams:6" (TID:0xebc36a38, sys_thread_t:0x546788, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "admin-server" (TID:0xebc8b7e8, sys_thread_t:0x48ea80, state:CW) prio=10
        at java.net.PlainSocketImpl.socketAccept(Native Method)
        at java.net.PlainSocketImpl.accept(Compiled Code)
        at java.net.ServerSocket.implAccept(Compiled Code)
        at java.net.ServerSocket.accept(Compiled Code)
        at org.w3c.jigsaw.http.httpd.run(Compiled Code)
        at java.lang.Thread.run(Compiled Code)
    "socket-clients:20" (TID:0xebc8c0e8, sys_thread_t:0x48e948, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:19" (TID:0xebc8cb58, sys_thread_t:0x48e810, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:18" (TID:0xebc8c9f8, sys_thread_t:0x48e6d8, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:17" (TID:0xebc8c5f0, sys_thread_t:0x48e5a0, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:16" (TID:0xebc8d128, sys_thread_t:0x48e468, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:15" (TID:0xebc8d088, sys_thread_t:0x48d330, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:14" (TID:0xebc8cce8, sys_thread_t:0x48d1f8, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:13" (TID:0xebc8ce30, sys_thread_t:0x48d0c0, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:12" (TID:0xebc8d6f0, sys_thread_t:0x48cf88, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:11" (TID:0xebc8d460, sys_thread_t:0x48ce50, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:10" (TID:0xebc8d3b8, sys_thread_t:0x48cd18, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:9" (TID:0xebc8d2e8, sys_thread_t:0x48cbe0, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:8" (TID:0xebc8e198, sys_thread_t:0x494738, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:7" (TID:0xebc8deb0, sys_thread_t:0x494600, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:6" (TID:0xebc8dcc8, sys_thread_t:0x4944c8, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:5" (TID:0xebc8db08, sys_thread_t:0x494390, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:4" (TID:0xebc8ec18, sys_thread_t:0x4a0a00, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:3" (TID:0xebc8e9a0, sys_thread_t:0x4a08c8, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:2" (TID:0xebc8e790, sys_thread_t:0x45a868, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:1" (TID:0xebc8e550, sys_thread_t:0x45a730, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "Event Manager" (TID:0xebc90848, sys_thread_t:0x4a0b98, state:CW) prio=9
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.tools.timers.EventManager.getNextEvent(Compiled Code)
        at org.w3c.tools.timers.EventManager.run(Compiled Code)
    "Event Manager" (TID:0xebc912d0, sys_thread_t:0x499270, state:CW) prio=9
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.tools.timers.EventManager.getNextEvent(Compiled Code)
        at org.w3c.tools.timers.EventManager.run(Compiled Code)
    "StoreSweeper" (TID:0xebc95920, sys_thread_t:0x48bae8, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.tools.resources.store.StoreManagerSweeper.waitEvent(Compiled Code)
        at org.w3c.tools.resources.store.StoreManagerSweeper.run(Compiled Code)
    "http-server" (TID:0xebc70a40, sys_thread_t:0x48b9b0, state:CW) prio=3
        at java.net.PlainSocketImpl.socketAccept(Native Method)
        at java.net.PlainSocketImpl.accept(Compiled Code)
        at java.net.ServerSocket.implAccept(Compiled Code)
        at java.net.ServerSocket.accept(Compiled Code)
        at org.w3c.jigsaw.http.httpd.run(Compiled Code)
        at java.lang.Thread.run(Compiled Code)
    "socket-clients:42" (TID:0xebc6ffc8, sys_thread_t:0x4876a8, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpManager.deleteConnection(Compiled Code)
        at org.w3c.www.protocol.http.HttpBasicServer.deleteConnection(Compiled Code)
        at org.w3c.www.protocol.http.HttpBasicServer.runRequest(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code)
        at org.w3c.jigsaw.proxy.ForwardFrame.perform(Compiled Code)
        at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
        at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
        at org.w3c.jigsaw.http.httpd.perform(Compiled Code)
        at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:41" (TID:0xebc6ff78, sys_thread_t:0x4865b0, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpManager.lookupServer(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code)
        at org.w3c.jigsaw.proxy.ForwardFrame.perform(Compiled Code)
        at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
        at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
        at org.w3c.jigsaw.http.httpd.perform(Compiled Code)
        at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:40" (TID:0xebc7aa78, sys_thread_t:0x4854b8, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpManager.lookupServer(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code)
        at org.w3c.jigsaw.proxy.ForwardFrame.perform(Compiled Code)
        at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
        at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
        at org.w3c.jigsaw.http.httpd.perform(Compiled Code)
        at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:39" (TID:0xebc79708, sys_thread_t:0x4843c0, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpManager.lookupServer(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code)
        at org.w3c.jigsaw.proxy.ForwardFrame.perform(Compiled Code)
        at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
        at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
        at org.w3c.jigsaw.http.httpd.perform(Compiled Code)
        at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:38" (TID:0xebc77788, sys_thread_t:0x4832c8, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpManager.lookupServer(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code)
        at org.w3c.jigsaw.proxy.ForwardFrame.perform(Compiled Code)
        at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
        at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
        at org.w3c.jigsaw.http.httpd.perform(Compiled Code)
        at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:37" (TID:0xebc76198, sys_thread_t:0x4821d0, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpManager.lookupServer(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code)
        at org.w3c.jigsaw.proxy.ForwardFrame.perform(Compiled Code)
        at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
        at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
        at org.w3c.jigsaw.http.httpd.perform(Compiled Code)
        at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:36" (TID:0xebc7ecb8, sys_thread_t:0x4810d8, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpManager.lookupServer(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code)
        at org.w3c.jigsaw.proxy.ForwardFrame.perform(Compiled Code)
        at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
        at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
        at org.w3c.jigsaw.http.httpd.perform(Compiled Code)
        at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:35" (TID:0xebc7e438, sys_thread_t:0x47ffe0, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpManager.lookupServer(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code)
        at org.w3c.jigsaw.proxy.ForwardFrame.perform(Compiled Code)
        at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
        at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
        at org.w3c.jigsaw.http.httpd.perform(Compiled Code)
        at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:34" (TID:0xebc7d960, sys_thread_t:0x47eee8, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpManager.lookupServer(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code)
        at org.w3c.jigsaw.proxy.ForwardFrame.perform(Compiled Code)
        at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
        at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
        at org.w3c.jigsaw.http.httpd.perform(Compiled Code)
        at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:33" (TID:0xebc7c3e0, sys_thread_t:0x47ddf0, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpBasicConnection.close(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.closeAnyConnection(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.notifyConnection(Compiled Code)
        at org.w3c.www.protocol.http.HttpBasicServer.allocateConnection(Compiled Code)
        at org.w3c.www.protocol.http.HttpBasicServer.getConnection(Compiled Code)
        at org.w3c.www.protocol.http.HttpBasicServer.runRequest(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code)
        at org.w3c.jigsaw.proxy.ForwardFrame.perform(Compiled Code)
        at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
        at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
        at org.w3c.jigsaw.http.httpd.perform(Compiled Code)
        at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:32" (TID:0xebc7ee38, sys_thread_t:0x47ccf8, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpManager.lookupServer(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code)
        at org.w3c.jigsaw.proxy.ForwardFrame.perform(Compiled Code)
        at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
        at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
        at org.w3c.jigsaw.http.httpd.perform(Compiled Code)
        at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:31" (TID:0xebc7edd0, sys_thread_t:0x47bc00, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpManager.lookupServer(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code)
        at org.w3c.jigsaw.proxy.ForwardFrame.perform(Compiled Code)
        at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
        at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
        at org.w3c.jigsaw.http.httpd.perform(Compiled Code)
        at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:30" (TID:0xebc7ed80, sys_thread_t:0x47ab08, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpManager.notifyIdle(Compiled Code)
        at org.w3c.www.protocol.http.HttpBasicServer.registerConnection(Compiled Code)
        at org.w3c.www.protocol.http.HttpBasicConnection.markIdle(Compiled Code)
        at org.w3c.www.protocol.http.HttpBasicConnection.notifyEOF(Compiled Code)
        at org.w3c.www.http.ContentLengthInputStream.read(Compiled Code)
        at org.w3c.jigsaw.http.Client.emitReply(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:29" (TID:0xebc7ed30, sys_thread_t:0x479a10, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpManager.lookupServer(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code)
        at org.w3c.jigsaw.proxy.ForwardFrame.perform(Compiled Code)
        at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
        at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
        at org.w3c.jigsaw.http.httpd.perform(Compiled Code)
        at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:28" (TID:0xebc7efa8, sys_thread_t:0x478918, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpBasicServer.unregisterConnection(Compiled Code)
        at org.w3c.www.protocol.http.HttpBasicConnection.markUsed(Compiled Code)
        at org.w3c.www.protocol.http.HttpBasicServer.getConnection(Compiled Code)
        at org.w3c.www.protocol.http.HttpBasicServer.runRequest(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code)
        at org.w3c.jigsaw.proxy.ForwardFrame.perform(Compiled Code)
        at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
        at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
        at org.w3c.jigsaw.http.httpd.perform(Compiled Code)
        at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:27" (TID:0xebc7ef58, sys_thread_t:0x477820, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpManager.lookupServer(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code)
        at org.w3c.jigsaw.proxy.ForwardFrame.perform(Compiled Code)
        at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
        at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
        at org.w3c.jigsaw.http.httpd.perform(Compiled Code)
        at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:26" (TID:0xebc7ef08, sys_thread_t:0x476728, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpManager.deleteConnection(Compiled Code)
        at org.w3c.www.protocol.http.HttpBasicServer.deleteConnection(Compiled Code)
        at org.w3c.www.protocol.http.HttpBasicServer.runRequest(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code)
        at org.w3c.jigsaw.proxy.ForwardFrame.perform(Compiled Code)
        at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
        at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
        at org.w3c.jigsaw.http.httpd.perform(Compiled Code)
        at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:25" (TID:0xebc7eeb8, sys_thread_t:0x475630, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpManager.lookupServer(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code)
        at org.w3c.jigsaw.proxy.ForwardFrame.perform(Compiled Code)
        at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
        at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
        at org.w3c.jigsaw.http.httpd.perform(Compiled Code)
        at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:24" (TID:0xebc7f120, sys_thread_t:0x474538, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpManager.lookupServer(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code)
        at org.w3c.jigsaw.proxy.ForwardFrame.perform(Compiled Code)
        at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
        at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
        at org.w3c.jigsaw.http.httpd.perform(Compiled Code)
        at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:23" (TID:0xebc7f0d0, sys_thread_t:0x473440, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpManager.lookupServer(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code)
        at org.w3c.jigsaw.proxy.ForwardFrame.perform(Compiled Code)
        at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
        at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
        at org.w3c.jigsaw.http.httpd.perform(Compiled Code)
        at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:22" (TID:0xebc7f080, sys_thread_t:0x472348, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpManager.lookupServer(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code)
        at org.w3c.jigsaw.proxy.ForwardFrame.perform(Compiled Code)
        at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
        at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
        at org.w3c.jigsaw.http.httpd.perform(Compiled Code)
        at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:21" (TID:0xebc7f030, sys_thread_t:0x471250, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpManager.lookupServer(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code)
        at org.w3c.jigsaw.proxy.ForwardFrame.perform(Compiled Code)
        at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
        at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
        at org.w3c.jigsaw.http.httpd.perform(Compiled Code)
        at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:20" (TID:0xebc7efd0, sys_thread_t:0x470158, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpManager.lookupServer(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code)
        at org.w3c.jigsaw.proxy.ForwardFrame.perform(Compiled Code)
        at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
        at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
        at org.w3c.jigsaw.http.httpd.perform(Compiled Code)
        at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:19" (TID:0xebc7f430, sys_thread_t:0x46f060, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpManager.lookupServer(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code)
        at org.w3c.jigsaw.proxy.ForwardFrame.perform(Compiled Code)
        at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
        at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
        at org.w3c.jigsaw.http.httpd.perform(Compiled Code)
        at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:18" (TID:0xebc7f320, sys_thread_t:0x46df68, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpManager.lookupServer(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code)
        at org.w3c.jigsaw.proxy.ForwardFrame.perform(Compiled Code)
        at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
        at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
        at org.w3c.jigsaw.http.httpd.perform(Compiled Code)
        at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:17" (TID:0xebc7f268, sys_thread_t:0x46ce70, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpManager.lookupServer(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code)
        at org.w3c.jigsaw.proxy.ForwardFrame.perform(Compiled Code)
        at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
        at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
        at org.w3c.jigsaw.http.httpd.perform(Compiled Code)
        at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:16" (TID:0xebc7f148, sys_thread_t:0x456e28, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpBasicServer.unregisterConnection(Compiled Code)
        at org.w3c.www.protocol.http.HttpBasicConnection.markUsed(Compiled Code)
        at org.w3c.www.protocol.http.HttpBasicServer.getConnection(Compiled Code)
        at org.w3c.www.protocol.http.HttpBasicServer.runRequest(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code)
        at org.w3c.jigsaw.proxy.ForwardFrame.perform(Compiled Code)
        at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
        at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
        at org.w3c.jigsaw.http.httpd.perform(Compiled Code)
        at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:15" (TID:0xebc7f780, sys_thread_t:0x456cf0, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpManager.lookupServer(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code)
        at org.w3c.jigsaw.proxy.ForwardFrame.perform(Compiled Code)
        at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
        at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
        at org.w3c.jigsaw.http.httpd.perform(Compiled Code)
        at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:14" (TID:0xebc7f500, sys_thread_t:0x456bb8, state:MW) prio=5
        at org.w3c.www.protocol.http.HttpManager.lookupServer(Compiled Code)
        at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code)
        at org.w3c.jigsaw.proxy.ForwardFrame.perform(Compiled Code)
        at org.w3c.tools.resources.FramedResource.performFrames(Compiled Code)
        at org.w3c.tools.resources.FramedResource.perform(Compiled Code)
        at org.w3c.jigsaw.http.httpd.perform(Compiled Code)
        at org.w3c.jigsaw.http.Client.processRequest(Compiled Code)
        at org.w3c.jigsaw.http.Client.startConnection(Compiled Code)
        at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:13" (TID:0xebc7f5b8, sys_thread_t:0x456a80, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:12" (TID:0xebc7f538, sys_thread_t:0x456948, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:11" (TID:0xebc7f9f0, sys_thread_t:0x456810, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:10" (TID:0xebc7f9a0, sys_thread_t:0x4566d8, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:9" (TID:0xebc7f898, sys_thread_t:0x459c08, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:8" (TID:0xebc7f830, sys_thread_t:0x459ad0, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:7" (TID:0xebc7fd18, sys_thread_t:0x45fce8, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:6" (TID:0xebc7fcc8, sys_thread_t:0x45ab48, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:5" (TID:0xebc7fba8, sys_thread_t:0x45aa10, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:4" (TID:0xebc7fb08, sys_thread_t:0x459998, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:3" (TID:0xebc7fff0, sys_thread_t:0x459860, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:2" (TID:0xebc7ff78, sys_thread_t:0x4601d8, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "socket-clients:1" (TID:0xebc7ff18, sys_thread_t:0x45cc70, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "Event Manager" (TID:0xebc83310, sys_thread_t:0x451700, state:CW) prio=9
        at java.lang.Object.wait(Native Method)
        at org.w3c.tools.timers.EventManager.getNextEvent(Compiled Code)
        at org.w3c.tools.timers.EventManager.run(Compiled Code)
    "Event Manager" (TID:0xebc85410, sys_thread_t:0x442f20, state:CW) prio=9
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.tools.timers.EventManager.getNextEvent(Compiled Code)
        at org.w3c.tools.timers.EventManager.run(Compiled Code)
    "CacheSweeper" (TID:0xebc65490, sys_thread_t:0x43a400, state:CW) prio=3
        at java.lang.Object.wait(Native Method)
        at org.w3c.www.protocol.http.cache.CacheSweeper.waitSignal(Compiled Code)
        at org.w3c.www.protocol.http.cache.CacheSweeper.run(Compiled Code)
    "active-streams:5" (TID:0xebc69930, sys_thread_t:0x42f798, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "active-streams:3" (TID:0xebc69880, sys_thread_t:0x42f528, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "active-streams:2" (TID:0xebc69998, sys_thread_t:0x430a88, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "active-streams:1" (TID:0xebc69a90, sys_thread_t:0x431b48, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.util.CachedThread.waitForRunner(Compiled Code)
        at org.w3c.util.CachedThread.run(Compiled Code)
    "jdbmStoreSweeper" (TID:0xebc6a6f0, sys_thread_t:0x42b288, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.tools.jdbm.jdbmStoreSweeper.waitForSignal(Compiled Code)
        at org.w3c.tools.jdbm.jdbmStoreSweeper.run(Compiled Code)
    "CalculateAll" (TID:0xebc79b30, sys_thread_t:0x41a718, state:CW) prio=3
        at java.lang.Object.wait(Native Method)
        at cache.CalculateAll.run(Compiled Code)
    "Calculator 0" (TID:0xebc7f1e8, sys_thread_t:0x41c968, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at cache.Calculator.run(Compiled Code)
    "SiteThread 2" (TID:0xebc80438, sys_thread_t:0x416c20, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at cache.SiteDatabase$SiteThread.run(Compiled Code)
    "SiteThread 1" (TID:0xebc80700, sys_thread_t:0x416ae8, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at cache.SiteDatabase$SiteThread.run(Compiled Code)
    "SiteThread 0" (TID:0xebc80640, sys_thread_t:0x4169b0, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at cache.SiteDatabase$SiteThread.run(Compiled Code)
    "VisitorSweeper" (TID:0xebc91928, sys_thread_t:0x3e84d0, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at cache.VisitorDatabase$VisitorSweeper.run(Compiled Code)
    "HTTP Server" (TID:0xebc82548, sys_thread_t:0x3bdab8, state:CW) prio=5
        at java.net.PlainSocketImpl.socketAccept(Native Method)
        at java.net.PlainSocketImpl.accept(Compiled Code)
        at java.net.ServerSocket.implAccept(Compiled Code)
        at java.net.ServerSocket.accept(Compiled Code)
        at shared.http.Server.run(Compiled Code)
    "StoreSweeper" (TID:0xebc7f728, sys_thread_t:0x2089b0, state:CW) prio=5
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at org.w3c.tools.resources.store.StoreManagerSweeper.waitEvent(Compiled Code)
        at org.w3c.tools.resources.store.StoreManagerSweeper.run(Compiled Code)
    "Finalizer" (TID:0xebc98320, sys_thread_t:0x691b8, state:CW) prio=8
        at java.lang.Object.wait(Native Method)
        at java.lang.ref.ReferenceQueue.remove(Compiled Code)
        at java.lang.ref.ReferenceQueue.remove(Compiled Code)
        at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:174)
    "Reference Handler" (TID:0xebc983b0, sys_thread_t:0x64d08, state:CW) prio=10
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Compiled Code)
        at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:114)
    "Signal dispatcher" (TID:0xebc983e0, sys_thread_t:0x5dfb8, state:CW) prio=5
    "Thread-17" (TID:0xebc82788, sys_thread_t:0x268f0, state:CW) prio=5
Monitor Cache Dump:
    org.w3c.util.CachedThread@EBC7F830/EBF7C330: <unowned>
        Waiting to be notified:
            "socket-clients:8" (0x459ad0)
    org.w3c.util.CachedThread@EBC69930/EBF62AD0: <unowned>
        Waiting to be notified:
            "active-streams:5" (0x42f798)
    org.w3c.util.CachedThread@EBC8E790/EBE88870: <unowned>
        Waiting to be notified:
            "socket-clients:2" (0x45a868)
    org.w3c.util.CachedThread@EBC7F898/EBF7C468: <unowned>
        Waiting to be notified:
            "socket-clients:9" (0x459c08)
    java.net.PlainSocketImpl@EBC8B798/EBE88F88: owner "admin-server" (0x48ea80) 1 entry
    org.w3c.util.CachedThread@EBC69998/EBF62728: <unowned>
        Waiting to be notified:
            "active-streams:2" (0x430a88)
    org.w3c.util.CachedThread@EBC8CE30/EBE89680: <unowned>
        Waiting to be notified:
            "socket-clients:13" (0x48d0c0)
    org.w3c.util.CachedThread@EBC8DEB0/EBE88ED0: <unowned>
        Waiting to be notified:
            "socket-clients:7" (0x494600)
    org.w3c.www.protocol.http.HttpBasicConnection@EBC6C890/EBF844A0: owner "socket-clients:16" (0x456e28) 1 entry
        Waiting to enter:
            "socket-clients:33" (0x47ddf0)
    org.w3c.util.CachedThread@EBC7F9A0/EBF7C5E8: <unowned>
        Waiting to be notified:
            "socket-clients:10" (0x4566d8)
    cache.EntryFIFO@EBC7F1C0/EBE878A8: <unowned>
        Waiting to be notified:
            "Calculator 0" (0x41c968)
    cache.SiteEntryFIFO@EBC80628/EBE34258: <unowned>
        Waiting to be notified:
            "SiteThread 0" (0x4169b0)
            "SiteThread 1" (0x416ae8)
            "SiteThread 2" (0x416c20)
    org.w3c.util.CachedThread@EBC8D6F0/EBE89548: <unowned>
        Waiting to be notified:
            "socket-clients:12" (0x48cf88)
    org.w3c.util.CachedThread@EBC69880/EBF62860: <unowned>
        Waiting to be notified:
            "active-streams:3" (0x42f528)
    org.w3c.util.CachedThread@EBC7F9F0/EBF80140: <unowned>
        Waiting to be notified:
            "socket-clients:11" (0x456810)
    org.w3c.util.CachedThread@EBC8E550/EBE88710: <unowned>
        Waiting to be notified:
            "socket-clients:1" (0x45a730)
    org.w3c.util.CachedThread@EBC8C5F0/EBE89BB0: <unowned>
        Waiting to be notified:
            "socket-clients:17" (0x48e5a0)
    org.w3c.util.CachedThread@EBC8EC18/EBE88AE0: <unowned>
        Waiting to be notified:
            "socket-clients:4" (0x4a0a00)
    org.w3c.util.CachedThread@EBC7FB08/EBF7ADA8: <unowned>
        Waiting to be notified:
            "socket-clients:4" (0x459998)
    org.w3c.util.CachedThread@EBC8D460/EBE89410: <unowned>
        Waiting to be notified:
            "socket-clients:11" (0x48ce50)
    cache.CalculateAll@EBC79B30/EBE36B58: <unowned>
        Waiting to be notified:
            "CalculateAll" (0x41a718)
    org.w3c.util.CachedThread@EBC7FBA8/EBF7B6E8: <unowned>
        Waiting to be notified:
            "socket-clients:5" (0x45aa10)
    java.net.PlainSocketImpl@EBC82460/EBEB77B8: owner "HTTP Server" (0x3bdab8) 1 entry
    org.w3c.tools.timers.EventManager@EBC85410/EBF047A0: <unowned>
        Waiting to be notified:
            "Event Manager" (0x442f20)
    org.w3c.util.CachedThread@EBC8CCE8/EBE89808: <unowned>
        Waiting to be notified:
            "socket-clients:14" (0x48d1f8)
    org.w3c.util.CachedThread@EBC8DCC8/EBE88D98: <unowned>
        Waiting to be notified:
            "socket-clients:6" (0x4944c8)
    org.w3c.util.CachedThread@EBC69A90/EBF5FF40: <unowned>
        Waiting to be notified:
            "active-streams:1" (0x431b48)
    org.w3c.util.CachedThread@EBC8DB08/EBE88C38: <unowned>
        Waiting to be notified:
            "socket-clients:5" (0x494390)
    org.w3c.tools.timers.EventManager@EBC912D0/EBE86118: <unowned>
        Waiting to be notified:
            "Event Manager" (0x499270)
    org.w3c.util.CachedThread@EBC8CB58/EBE89EB0: <unowned>
        Waiting to be notified:
            "socket-clients:19" (0x48e810)
    org.w3c.www.protocol.http.HttpBasicConnection@EBC6FD70/EBF71380: owner "socket-clients:30" (0x47ab08) 2 entries
    org.w3c.util.CachedThread@EBC8D3B8/EBE892D0: <unowned>
        Waiting to be notified:
            "socket-clients:10" (0x48cd18)
    org.w3c.util.CachedThread@EBC7FCC8/EBF7B848: <unowned>
        Waiting to be notified:
            "socket-clients:6" (0x45ab48)
    org.w3c.www.protocol.http.HttpBasicConnection@EBC68DA0/EBF98718: owner "socket-clients:28" (0x478918) 1 entry
    org.w3c.tools.timers.EventManager@EBC83310/EBF27DF0: <unowned>
        Waiting to be notified:
            "Event Manager" (0x451700)
    org.w3c.util.CachedThread@EBC7FD18/EBF7B980: <unowned>
        Waiting to be notified:
            "socket-clients:7" (0x45fce8)
    org.w3c.util.CachedThread@EBC7F538/EBF80278: <unowned>
        Waiting to be notified:
            "socket-clients:12" (0x456948)
    org.w3c.www.protocol.http.cache.CacheSweeper@EBC65490/EBE6DC30: <unowned>
        Waiting to be notified:
            "CacheSweeper" (0x43a400)
    java.net.PlainSocketImpl@EBC705B8/EBF865C8: owner "http-server" (0x48b9b0) 1 entry
    java.lang.ref.ReferenceQueue$Lock@EBC98338/EBCCDD08: <unowned>
        Waiting to be notified:
            "Finalizer" (0x691b8)
    org.w3c.www.protocol.http.HttpBasicServer@EBC6D4B8/EBEB8520: owner "socket-clients:33" (0x47ddf0) 1 entry
        Waiting to enter:
            "socket-clients:16" (0x456e28)
            "socket-clients:28" (0x478918)
    org.w3c.util.CachedThread@EBC7F5B8/EBF803B0: <unowned>
        Waiting to be notified:
            "socket-clients:13" (0x456a80)
    java.lang.ref.Reference$Lock@EBC983C0/EBCCD848: <unowned>
        Waiting to be notified:
            "Reference Handler" (0x64d08)
    org.w3c.util.CachedThread@EBC8D2E8/EBE89150: <unowned>
        Waiting to be notified:
            "socket-clients:9" (0x48cbe0)
    org.w3c.util.CachedThread@EBC8D128/EBE89A78: <unowned>
        Waiting to be notified:
            "socket-clients:16" (0x48e468)
    org.w3c.util.CachedThread@EBC8E198/EBE89018: <unowned>
        Waiting to be notified:
            "socket-clients:8" (0x494738)
    org.w3c.util.CachedThread@EBC36A38/EC188CB8: <unowned>
        Waiting to be notified:
            "active-streams:6" (0x546788)
    org.w3c.util.CachedThread@EBC8E9A0/EBE889A8: <unowned>
        Waiting to be notified:
            "socket-clients:3" (0x4a08c8)
    org.w3c.tools.timers.EventManager@EBC90848/EBE863E8: <unowned>
        Waiting to be notified:
            "Event Manager" (0x4a0b98)
    org.w3c.util.CachedThread@EBC8C9F8/EBE89D78: <unowned>
        Waiting to be notified:
            "socket-clients:18" (0x48e6d8)
    org.w3c.util.CachedThread@EBC7FF18/EBF76E88: <unowned>
        Waiting to be notified:
            "socket-clients:1" (0x45cc70)
    org.w3c.tools.resources.store.StoreManagerSweeper@EBC7F728/EBE84DF0: <unowned>
        Waiting to be notified:
            "StoreSweeper" (0x2089b0)
    org.w3c.www.protocol.http.HttpManager@EBC6AE20/EBE34C58: owner "socket-clients:33" (0x47ddf0) 1 entry
        Waiting to enter:
            "socket-clients:30" (0x47ab08)
            "socket-clients:42" (0x4876a8)
            "socket-clients:15" (0x456cf0)
            "socket-clients:22" (0x472348)
            "socket-clients:24" (0x474538)
            "socket-clients:41" (0x4865b0)
            "socket-clients:26" (0x476728)
            "socket-clients:23" (0x473440)
            "socket-clients:34" (0x47eee8)
            "socket-clients:19" (0x46f060)
            "socket-clients:25" (0x475630)
            "socket-clients:39" (0x4843c0)
            "socket-clients:29" (0x479a10)
            "socket-clients:17" (0x46ce70)
            "socket-clients:40" (0x4854b8)
            "socket-clients:18" (0x46df68)
            "socket-clients:31" (0x47bc00)
            "socket-clients:32" (0x47ccf8)
            "socket-clients:20" (0x470158)
            "socket-clients:21" (0x471250)
            "socket-clients:36" (0x4810d8)
            "socket-clients:27" (0x477820)
            "socket-clients:38" (0x4832c8)
            "socket-clients:37" (0x4821d0)
            "socket-clients:14" (0x456bb8)
            "socket-clients:35" (0x47ffe0)
    org.w3c.util.CachedThread@EBC7FF78/EBF7AB38: <unowned>
        Waiting to be notified:
            "socket-clients:2" (0x4601d8)
    org.w3c.tools.resources.store.StoreManagerSweeper@EBC95920/EBE71500: <unowned>
        Waiting to be notified:
            "StoreSweeper" (0x48bae8)
    org.w3c.util.CachedThread@EBC8D088/EBE89940: <unowned>
        Waiting to be notified:
            "socket-clients:15" (0x48d330)
    org.w3c.tools.jdbm.jdbmStoreSweeper@EBC6A6F0/EBF4B840: <unowned>
        Waiting to be notified:
            "jdbmStoreSweeper" (0x42b288)
    cache.VisitorDatabase$VisitorSweeper@EBC91928/EBE73B40: <unowned>
        Waiting to be notified:
            "VisitorSweeper" (0x3e84d0)
    org.w3c.util.CachedThread@EBC8C0E8/EBE8A018: <unowned>
        Waiting to be notified:
            "socket-clients:20" (0x48e948)
    org.w3c.util.CachedThread@EBC7FFF0/EBF7AC70: <unowned>
        Waiting to be notified:
            "socket-clients:3" (0x459860)
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 <unknown thread> (0x2b650) 1 entry
    Dynamic loading lock: <unowned>
    Monitor IO lock: <unowned>
    User signal monitor: <unowned>
        Waiting to be notified:
            "Signal dispatcher" (0x5dfb8)
    Child death monitor: <unowned>
    I/O monitor: <unowned>
    Alarm monitor: <unowned>
        Waiting to be notified:
            <unknown thread> (0x2bbe0)
    Thread queue lock: owner <unknown thread> (0x2b650) 1 entry
        Waiting to be notified:
            "Thread-17" (0x268f0)
    Monitor registry: owner <unknown thread> (0x2b650) 1 entry

Abort - core dumped

Received on Thursday, 3 June 1999 10:31:30 UTC