Dear all,
I've seen a previous post from "Corey Klaasmeyer <[EMAIL PROTECTED]>"
on Fri, 8 Nov 2002 asking about any solution to this issue in the
mailing list archive. But I don't have found any answer neither any
explanation...
is it a bug or not ? any correction are foreseen ? how can I avoid
theses exceptions if I want to access a SQL Server database ?
Just to remind you what is the exception :
rethrown as org.apache.ojb.broker.platforms.PlatformException: Resultset
closing failed: ResultSet is closed
at
org.apache.ojb.broker.platforms.PlatformDefaultImpl.beforeStatementClose(Unknown
Source)
at
org.apache.ojb.broker.accesslayer.StatementManager.closeResources(Unknown
Source)
at
org.apache.ojb.broker.accesslayer.RsIterator.releaseDbResources(Unknown
Source)
at
org.apache.ojb.broker.accesslayer.ChainingIterator.releaseDbResources(Unknown
Source)
at
org.apache.ojb.broker.singlevm.PersistenceBrokerImpl.getCollectionByQuery(Unknown
Source)
at
org.apache.ojb.broker.singlevm.PersistenceBrokerImpl.getCollectionByQuery(Unknown
Source)
at
org.apache.ojb.broker.singlevm.PersistenceBrokerImpl.getCollectionByQuery(Unknown
Source)
at
org.apache.ojb.broker.singlevm.PersistenceBrokerImpl.getCollectionByQuery(Unknown
Source)
at
org.apache.ojb.broker.singlevm.DelegatingPersistenceBroker.getCollectionByQuery(Unknown
Source)
at ojbtest.EmployeeTest.testQuery(Unknown Source)
at java.lang.reflect.Method.invoke(Native Method)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at junit.textui.TestRunner.doRun(TestRunner.java:116)
at junit.textui.TestRunner.doRun(TestRunner.java:109)
at junit.textui.TestRunner.run(TestRunner.java:72)
at junit.textui.TestRunner.run(TestRunner.java:57)
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
- Re: Mapping Question Joel Wickard
- Re: Mapping Question Thomas Mahler
- Re: AW: SQL Optimization/Stored Procedure Ganguli Jaideep
- Re: AW: SQL Optimization/Stored Procedure Thomas Mahler
- Re: AW: SQL Optimization/Stored Procedure Ganguli Jaideep
- Constructor for Domain Objects Ganguli Jaideep
- [vote] Re: Constructor for Domain Objects Thomas Mahler
- Re: [vote] Re: Constructor for Domai... Davide Mora
- Re: [vote] Re: Constructor for Domai... Ganguli Jaideep
- [vote] Re: Constructor for Domai... Ganguli Jaideep
- Re: [vote] Re: Constructor for D... Laurent BARESSE
- Re: [vote] Re: Constructor for Domai... Thomas Mahler
- Re: Constructor for Domain Objects Ted Stockwell
