Re: InterruptedIOException when loading pre-compiled JSP

2009-10-21 Thread Eric Dalquist
svDg+ubpa6CcdgFKV > tbQAn02MFWu/X8QPA+QDJLMITbFd22g6 > =9YCi > -END PGP SIGNATURE- > > - > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org

Re: InterruptedIOException when loading pre-compiled JSP

2009-10-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eric, On 10/20/2009 9:52 AM, Eric Dalquist wrote: > I'm using Tomcat 6.0.20 on Solaris 10 and JDK 1.6.0_16 > > I have a webapp that seemingly randomly fails to work due do a > NoClassDefFoundError. If you are seeing InterruptedIOExceptions along wit

InterruptedIOException when loading pre-compiled JSP

2009-10-20 Thread Eric Dalquist
I'm using Tomcat 6.0.20 on Solaris 10 and JDK 1.6.0_16 I have a webapp that seemingly randomly fails to work due do a NoClassDefFoundError. The .tag files and JSPs are being pre-compiled and the webapp's web.xml is modified to reference the pre-compiled classes. My application code fails with