Re: Tomcat current thread count

2010-06-25 Thread Mick Knutson
I am on something right now like this. While running, Do a: netstat -n grep [your port number] | grep CALL_WAIT See if you are hung in CALL+WAIT status. --- Thank You… Mick Knutson, President BASE Logic, Inc. Enterprise Architecture, Design, Mentoring Agile Consulting p. (866) BLiNC-411

Re: Tomcat current thread count

2010-06-25 Thread Mick Knutson
TIME_WAIT is fine. Not an issue. That just means they are ready to take requests. CALL_WAIT is not good, if they stick around. If this is an OOM error, then have you started this server and attached javaVisualVM onto it to see what the threads and memory are doing? --- Thank You… Mick Knutson

Re: Tomcat current thread count

2010-06-25 Thread Mick Knutson
Oops. You are correct. I have been up for 2 weeks on this and need to sleep. But that was my issue. --- Thank You… Mick Knutson, President BASE Logic, Inc. Enterprise Architecture, Design, Mentoring Agile Consulting p. (866) BLiNC-411: (254-6241-1) f. (415) 685-4233 Website: http

Re: Tomcat current thread count

2010-06-25 Thread Mick Knutson
Can you run jvisualvm.exe against it? --- Thank You… Mick Knutson, President BASE Logic, Inc. Enterprise Architecture, Design, Mentoring Agile Consulting p. (866) BLiNC-411: (254-6241-1) f. (415) 685-4233 Website: http://www.baselogic.com Blog: http://www.baselogic.com/blog/ Linked IN: http

Re: Tomcat current thread count

2010-06-25 Thread Mick Knutson
You can force it by: set JAVA_OPTS=%JAVA_OPTS% -*XX:+HeapDumpOnCtrlBreak*-XX:+HeapDumpOnOutOfMemoryError --- Thank You… Mick Knutson, President BASE Logic, Inc. Enterprise Architecture, Design, Mentoring Agile Consulting p. (866) BLiNC-411: (254-6241-1) f. (415) 685-4233 Website: http

Need help tracking down a strange Threading issue in Tomcat 6, but not 5.5

2010-06-22 Thread Mick Knutson
. --- Thank You… Mick Knutson, President BASE Logic, Inc. Enterprise Architecture, Design, Mentoring Agile Consulting p. (866) BLiNC-411: (254-6241-1) f. (415) 685-4233 Website: http://www.baselogic.com Blog: http://www.baselogic.com/blog/ Linked IN: http://linkedin.com/in/mickknutson Twitter: http