Re: Intermittent "Connection closed by unknown interrupt." errors

2010-05-05 Thread Brett Wooldridge
Ibrahim, Who owns the thread in question? Is it created by a web-container? An application container? You? If it is created by a web-container or app-container, there may be some kind of lifecycle management going on where the container interrupts a thread that is running too long (from it's p

Re: Intermittent "Connection closed by unknown interrupt." errors

2010-05-04 Thread Ibrahim Hasbini
Hello, There's no calls to Thread.interrupt() in my application code. I'm still unable to explain from where the interrupt is being generated. Thanks, Ibrahim >> I've been experiencing intermittent errors in derby.log that look like this: >> Caused by: java.lang.InterruptedException >> at

Re: Intermittent "Connection closed by unknown interrupt." errors

2010-05-03 Thread Bryan Pendleton
I've been experiencing intermittent errors in derby.log that look like this: Caused by: java.lang.InterruptedException at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:485) at org.apache.derby.impl.store.raw.log.LogToFile.flush(Unknown Source)

Intermittent "Connection closed by unknown interrupt." errors

2010-05-03 Thread Ibrahim Hasbini
Hello, I've been experiencing intermittent errors in derby.log that look like this: The errors are causing queries to fail. 2010-05-03 11:29:29.400 GMT Thread[GC.EndPointInfo Runnable Thread - xyz.middleware.remoting.connection.gc$endpointinf...@1cf3127,5,main] (XID = 1089), (SESSIONID = 3), (DA