Bugs item #502025, was opened at 2002-01-10 12:37
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=502025&group_id=22866

Category: JBossServer
Group: v2.4 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Ronan-Yann Lorin (ryl)
Assigned to: Nobody/Anonymous (nobody)
Summary: JBoss fail to start

Initial Comment:
It appears that when an XA/JDBC connection can't be 
established at startup, the server "hang" and never 
starts.
I guess this is due to a connection test just atfer 
binding the name in JNDI. Code looks like that:
datasource.getConnection().close();
It seems that the exception is not correctly catched.

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

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

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to