-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Vijar,
On 7/19/12 12:49 AM, vijay mathew wrote: > My application is using Tomcat 5.5 It works fine all the time Great. > however at times when I try to login to the application I get the > below exception Oh, I thought you said it works fine all the time. Hrmph. > java.sql.SQLException: No more data to read from socket at > oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:74) > > at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:110) > at > oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:171) > > Once restart , the application works fine. It looks like you are trying to read data from a socket that doesn't have any more data left to read. > How to fix this issue Stop reading when you run out of data? Post the rest of the stack trace. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlAIZ9QACgkQ9CaO5/Lv0PAS/ACdHTPt2o2EJioZ1KbpjVFTfDFv fD4AoJOkjkOvgIKupYPtr9gye3NAiUGi =sxHq -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org