>>>>> "MS" == Matt Sanford <[EMAIL PROTECTED]> writes:
MS> Thanks for the speedy assistance. I added code to display the next
MS> SQLException via getNextMessage() and got back :
MS> java.nio.channels.ClosedByInterruptException
MS> at
MS>
java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:184)
[...]
MS> Based on the info in the JDK javadocs it looks like I may have some
MS> concurrent access somewhere. I will try and make a smallest-possible
MS> test scenario and see if I can remove the problem.
If I understand the javadoc correctly, it seems like you have invoked
Thread.interrupt on a thread that is waiting for IO.
--
Øystein Grøvlen, Senior Staff Engineer
Sun Microsystems, Database Technology Group
Trondheim, Norway