SEVERE: Unexpected exception java.lang.InterruptedException

308 views
Skip to first unread message

John C. Bland II

unread,
Jan 24, 2011, 11:46:22 AM1/24/11
to ra...@googlegroups.com
Hey folks, any ideas how to fix this error that keeps showing in my logs?

From what I read it is a page being requested but halted right before the page finishes loading. For the most part our config is pretty much the exact same. There isn't much of a difference here from base configs. Does something need to be tweaked?

Jan 24, 2011 11:43:59 AM org.apache.tomcat.util.threads.ThreadPool$ControlRunnable run
SEVERE: Unexpected exception
java.lang.InterruptedException
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:502)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:662)
at java.lang.Thread.run(Thread.java:636)

---
John C. Bland II
Blog: http://www.johncblandii.com
Company: http://www.katapultmedia.com
Twitter: @johncblandii

John C. Bland II

unread,
Jan 27, 2011, 3:08:25 PM1/27/11
to ra...@googlegroups.com
Anyone?

---
John C. Bland II
Blog: http://www.johncblandii.com
Company: http://www.katapultmedia.com
Twitter: @johncblandii


Sean Corfield

unread,
Jan 27, 2011, 8:35:17 PM1/27/11
to ra...@googlegroups.com
It doesn't look like an exception from Railo itself. Google indicates
it can happen with a number of web apps running on Tomcat, usually at
shutdown. I see issues logged against LifeRay, Hudson and a few other
things. Most people report it happening against Tomcat 4.x. I haven't
seen reports against more recent versions. One bug report indicated
that the line above the wait() call in the Tomcat source says "this
can't happen" which is... unhelpful...

Are you seeing problems with your website? Or are you just worried
about seeing an exception from Tomcat in your log files?

Sean

On Thu, Jan 27, 2011 at 12:08 PM, John C. Bland II

John C. Bland II

unread,
Jan 28, 2011, 4:13:22 PM1/28/11
to ra...@googlegroups.com
I'm getting weird 500 errors at times on a heavy page [lots of unoptimized sql; dev site for now...updates coming soon]. It happens at times but not at others. So watching the log makes me concerned when I see something like that in there. 

---
John C. Bland II
Blog: http://www.johncblandii.com
Company: http://www.katapultmedia.com
Twitter: @johncblandii


Reply all
Reply to author
Forward
0 new messages