Hi all, 

 

We get this protocol corruption error from time to time. However, this error
never appeared in a standalone environment using

Hibernate with postgres JDBC driver. Any ideas? Thanks!

 

 

Hibernate: select securitypr0_.ID as ID15_, securitypr0_.METAENTITY as
METAENTITY15_, securitypr0_.name as na

me15_ from SECURITYPROFILE securitypr0_ order by securitypr0_.name

2009-04-17 15:27:28,101 WARN [org.hibernate.util.JDBCExceptionReporter] -
SQL Error: 0, SQLState: null

2009-04-17 15:27:28,101 ERROR [org.hibernate.util.JDBCExceptionReporter] -
Protocol corruption while trying t

o send command: 0. Check the previous command

org.springframework.jdbc.UncategorizedSQLException: Hibernate operation:
could not execute query; uncategoriz

ed SQLException for SQL [select securitypr0_.ID as ID15_,
securitypr0_.METAENTITY as METAENTITY15_, securityp

r0_.name as name15_ from SECURITYPROFILE securitypr0_ order by
securitypr0_.name]; SQL state [null]; error co

de [0]; Protocol corruption while trying to send command: 0. Check the
previous command; nested exception is

org.continuent.sequoia.common.exceptions.driver.DriverSQLException: Protocol
corruption while trying to send

command: 0. Check the previous command

        at
org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.translate(SQ
LStateSQLExceptionTran

slator.java:121)

        at
org.springframework.orm.hibernate3.HibernateAccessor.convertJdbcAccessExcept
ion(HibernateAccessor.

java:424)

        at
org.springframework.orm.hibernate3.HibernateAccessor.convertHibernateAccessE
xception(HibernateAcce

ssor.java:410)

        at
org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTempla
te.java:378)

        at
org.springframework.orm.hibernate3.HibernateTemplate.executeFind(HibernateTe
mplate.java:342)

        at
com.gbv.impl.platform.entity.spring_hibernate.SpringHibernateEntityPersistor
.executeQuery(SpringHi

bernateEntityPersistor.java:573)

        at
com.gbv.impl.platform.entity.spring_hibernate.SpringHibernateEntityPersistor
.find(SpringHibernateE

:

 

Cheers,

 

Tyler

_______________________________________________
Sequoia mailing list
[email protected]
http://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to