Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Invalid Packet Lenght Exception

536252Sep 27 2006 — edited Sep 28 2006
Hi,

I am having an error that i don´t know if it is an upgrade problem or another one. The exception i have is:
java.sql.SQLException: Excepción de E/S: Invalid Packet Lenght
or
java.io.IOException: Protocol Violation
and then my application stops and doesnt accept another DB connection.

I´m using Tomcat 4.1.31
,j2sdk1.4.2_04
oracle 9.2.0.5 and my jdbc connector is:

Manifest-Version: 1.0
Specification-Title: "Oracle JDBC driver classes for use with JDK1.4"
Specification-Version: "Oracle JDBC Driver version - 9.0.2.0.0"
Specification-Vendor: "Oracle Corporation" .
Implementation-Title: "ojdbc14.jar"
Implementation-Version: "Oracle JDBC Driver version - 9.0.2.0.0"
Implementation-Vendor: "Oracle Corporation"
Implementation-Time: "Thu Apr 25 23:14:02 2002"



Thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 26 2006
Added on Sep 27 2006
1 comment
5,792 views