hi;
i am using jboss 3.2.3 + hyper soniq DB. i have the hypersoniq default data source
configured
every time i shut the jboss server down i get the exception below. it seems that jboss
closes the database service before the JCA pool. is this the problem? what the bypass?
(there were similar threads in the forum but nothing exactly like this).
here is a relevant snippet on the server.log where it seems the DB is closed before
the connection pool:
16:09:58,353 INFO [HypersonicDatabase] Stopping jboss:service=Hypersonic
16:09:58,494 INFO [HypersonicDatabase] Database closed clean
16:09:58,494 INFO [JBossManagedConnectionPool] Stopping jboss.jca:service=Manag
edConnectionPool,name=DefaultDS
16:09:58,510 INFO [STDOUT] Tue Apr 13 16:09:58 GMT+02:00 2004 SHUTDOWN : System
.exit() was not called
16:09:58,510 WARN [JBossManagedConnectionPool] Exception destroying ManagedConn
ection
org.jboss.resource.JBossResourceException: SQLException; - nested throwable: (ja
va.sql.SQLException: Connection is broken: Software caused connection abort: rec
v failed)
at org.jboss.resource.adapter.jdbc.BaseWrapperManagedConnection.checkExc
eption(BaseWrapperManagedConnection.java:546)
at org.jboss.resource.adapter.jdbc.BaseWrapperManagedConnection.destroy(
BaseWrapperManagedConnection.java:252)
at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.do
Destroy(InternalManagedConnectionPool.java:502)
at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.fl
ush(InternalManagedConnectionPool.java:350)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3830358#3830358
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3830358
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user