How are you doing your thread dump?

Not 100% sure I can answer this question, as I have never done a thread dump
before? But is the site idle when you do this, or is this under a bit of
load? It could be threads from CF itself opening and closing files, but
thats a stab in the dark for me as I really do not know.



On 5/14/07, Brook Davies <[EMAIL PROTECTED]> wrote:
>
> In a thread dump, I have about 20 threads that all seem to be sitting at
> the
> same place. They all look like this:
>
>
>
> "jrpp-26" prio=5 tid=0x086652b0 nid=0x174 runnable [f6df000..f6dfd94]
>
>            at java.net.SocketInputStream.socketRead0(Native Method)
>
>            at java.net.SocketInputStream.read(SocketInputStream.java:129)
>
>            at
> java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
>
>            at
> java.io.BufferedInputStream.read1(BufferedInputStream.java:222)
>
>            at
> java.io.BufferedInputStream.read(BufferedInputStream.java:277)
>
>            - locked <0x1b1bef08> (a
> jrun.servlet.io.ReusableBufferedInputStream)
>
>            at
> jrun.servlet.jrpp.ProxyEndpoint.readFully(ProxyEndpoint.java:578)
>
>            at
> jrun.servlet.jrpp.ProxyEndpoint.readFully(ProxyEndpoint.java:570)
>
>            at
> jrun.servlet.jrpp.ProxyEndpoint.readInt(ProxyEndpoint.java:588)
>
>            at
> jrun.servlet.jrpp.ProxyEndpoint.readRequest(ProxyEndpoint.java:231)
>
>            at
> jrun.servlet.jrpp.JRunProxyService.swapRunnable(JRunProxyService.java:144)
>
>            at
> jrunx.scheduler.ThreadPool$DownstreamMetrics.swapRunnable(ThreadPool.java
> :29
> 0)
>
>            at
> jrunx.scheduler.ThreadPool$ThreadThrottle.swapRunnable(ThreadPool.java
> :408)
>
>            at
> jrunx.scheduler.ThreadPool$UpstreamMetrics.swapRunnable(ThreadPool.java
> :250)
>
>            at jrunx.scheduler.WorkerThread.run(WorkerThread.java:76)
>
>
>
>
> Does  this indicate a network I/O related problem?
>
>
>
> Brook
>
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277985
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to