JDBC for 7.0 - Tuple received before MetaData exception - Mailing list pgsql-interfaces

From Gunnar R|nning
Subject JDBC for 7.0 - Tuple received before MetaData exception
Date
Msg-id x6bt1ux0xv.fsf@thor.candleweb.no
Whole thread Raw
List pgsql-interfaces
Hello, 

I'm currently going over my log files to search for suspect error
messages. I found one suspicous error message(I only have one instance of
this exception in my log files). Does anybody know what the reason for this
error could be ? e.g. something on the database server side, concurrency
problems etc. 

Regards, 
Gunnar

[abJDBCServer] doQuery(LocationDS) "SELECT LOC_ID , LOC_TYPE , LOC_NAME , LOC_PARENT FROM LOCATION  WHERE LOC_PARENT IS
NULLAND NOT LOC_TYPE=0 ORDER BY LOC_NAME"
 
abJDBCServer: handle open link exception = Tuple received before MetaData.
Tuple received before MetaData.at java.lang.Throwable.fillInStackTrace(Native Method)at
java.lang.Throwable.fillInStackTrace(CompiledCode)at java.lang.Throwable.<init>(Compiled Code)at
java.lang.Exception.<init>(CompiledCode)at java.sql.SQLException.<init>(Compiled Code)at
org.postgresql.util.PSQLException.<init>(PSQLException.java:22)atorg.postgresql.Connection.ExecSQL(Compiled Code)at
org.postgresql.jdbc2.Statement.execute(CompiledCode)at org.postgresql.jdbc2.Statement.executeQuery(Compiled Code)at
progress.apptivity.agent.server.abJDBCServer.doQueryImpl(CompiledCode)at
progress.apptivity.agent.server.abJDBCServer.doQueryImpl(CompiledCode)at
progress.apptivity.agent.server.abJDBCServer.doQuery(CompiledCode)at
progress.apptivity.agent.server.abJDBCServer.serverRequest(CompiledCode)at
SearchFasterServerEvents.serverRequest(CompiledCode)at progress.apptivity.server.abServer.serverRequest(Compiled
Code)atprogress.apptivity.server.abQuerySetImpl.serverRequest(Compiled Code)at
progress.apptivity.client.iiop._abQuerySetImplBase.invoke(CompiledCode)at
IE.Iona.OrbixWeb.CORBA.ServerDispatcher.dispatch(CompiledCode)at
IE.Iona.OrbixWeb.CORBA.ServerDispatcher.system_dispatch(CompiledCode)at
IE.Iona.OrbixWeb.CORBA.BOAImpl.continueThreadDispatch(CompiledCode)at
IE.Iona.OrbixWeb.CORBA.ORB.continueThreadDispatch(CompiledCode)at progress.apptivity.server.iiop.ow.a25.run(Compiled
Code)atjava.lang.Thread.run(Compiled Code)
 



pgsql-interfaces by date:

Previous
From: Gunnar R|nning
Date:
Subject: Postgresql 7.0 JDBC exceptions - broken connections ?
Next
From: Tomasz Brzezina
Date:
Subject: importing from other dbases