[jboss-user] [Messaging, JMS & JBossMQ] - JBOSS does not shutdown until postgres connection is killed
sriramd
do-not-reply at jboss.com
Tue Aug 15 14:10:37 EDT 2006
We are using MDBs which open connections to multiple Postgres databases. Sporadically, (say every 4-6 hours), when JBOSS is shutdown using the shutdown script, shutdown does not occur unitl all connections to postgres are killed. The MDBs close the connections.
We use org.postgresql.Driver as the jdbc driver.
Killing jboss is not an option as the JMS Queues are not processed on start up following an unclean shutdown.
Any help is appreciated!!
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965332#3965332
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965332
More information about the jboss-user
mailing list