Bugs item #782835, was opened at 2003-08-04 07:21
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=782835&group_id=22866

Category: JBossCX
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Scott M Stark (starksm)
Assigned to: Adrian Brock (ejort)
Summary: Incorrect ResourceException on conn SQL test

Initial Comment:
Simulate a connection test failure by adding:
<check-valid-connection-sql>select count(*) from
properties</check-valid-connection-sql>

to the hsqldb-ds.xml and the errors like the following
are seen during startup:


06:40:32,559 WARN  [TxConnectionManager]
resourceException returning connection: org.jboss.resource.
[EMAIL PROTECTED]
javax.resource.ResourceException: Returned to wrong Pool!!

There is no properties table by default so there should
be some error, but not this one. See the attached stack
traces for the original sql exception and the full
ResourceException. This is for the current 3.2.2RC3
branch 3.2 code.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=782835&group_id=22866


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to