users@glassfish.java.net

RE: RE: Re: SQLException does not drop JDBC connection from pool

From: Jagadish Prasath Ramu <Jagadish.Ramu_at_Sun.COM>
Date: Wed, 15 Oct 2008 17:02:41 +0530

I see this exception coming from result set, most probably this can't be
from a bad connection ?
Can you provide more stack traces ?

Thanks,
-Jagadish


On Wed, 2008-10-15 at 11:30 +0200, Markus Karg wrote:
> Caused by: java.sql.SQLException: [Sybase][ODBC Driver][SQL
> Anywhere]Server 'FMEA': [Sybase][ODBC Driver][SQL Anywhere]Verbindung
> wurde beendet
> at ianywhere.ml.jdbcodbc.IIResultSet.next(Native Method)
> at ianywhere.ml.jdbcodbc.IResultSet.next(IResultSet.java:430)
> at
> oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:535)
> ... 44 more