java.sql.SQLException: Protocol violation Help?

Hi,

I have build a web application using the Oracle JDBC thin driver classes12.zip running on Jrun application server. The application runs great for the most part, however, 1 out 100 transactions will get the below error:

java.sql.SQLException: Protocol violation

Each page directs the error to an error page, however, the weird thing is that it will attach the error page result to the bottom of the page that caused the error instead of sending exception to the error page.

Also some times it will show up behind all the elements of the web page.

Any suggestions....I am at a loss.

-Travis Polland

[657 byte] By [tonymace] at [2007-9-26 5:26:35]
# 1
I am not sure about this, but see if http://forums.java.sun.com/thread.jsp?forum=45&thread=161253 helps you.
neville_sequeira at 2007-6-29 19:34:52 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...