[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-1314) no clean shutdown of jboss portal
Prabhat Jha (JIRA)
jira-events at lists.jboss.org
Thu Mar 8 17:18:40 EST 2007
no clean shutdown of jboss portal
---------------------------------
Key: JBPORTAL-1314
URL: http://jira.jboss.com/jira/browse/JBPORTAL-1314
Project: JBoss Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Prabhat Jha
During shutdown of a server that has jboss-portal-ha.sar deployed, I see following error. We need to see how this can be suppressed if it's a harmless error.
14:06:21,343 ERROR [JDBCExceptionReporter] You are trying to use a connection factory that has been shut down: ManagedConnectionFactory is null.; - nested throwable: (javax.resource.ResourceExceptio
nectionFactory is null.)
14:06:21,343 ERROR [AbstractFlushingEventListener] Could not synchronize database state with session
org.hibernate.exception.GenericJDBCException: Cannot open connection
at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:103)
at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:91)
at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43)
at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:29)
at org.hibernate.jdbc.ConnectionManager.openConnection(ConnectionManager.java:420)
at org.hibernate.jdbc.ConnectionManager.getConnection(ConnectionManager.java:144)
at org.hibernate.jdbc.AbstractBatcher.prepareStatement(AbstractBatcher.java:94)
at org.hibernate.jdbc.AbstractBatcher.prepareStatement(AbstractBatcher.java:87)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list