Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
1 reply
Subscribers
7 subscribers
Views
5022 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
While restarting JBOSS, we are getting the following error:- Caused b
aneeshv
over 11 years ago
While restarting JBOSS, we are getting the following error:-
Caused by: javax.resource.ResourceException: You are trying to use a connection factory that has been shut down: ManagedConnectionFactory is null.
ERROR org.hibernate.util.JDBCExceptionReporter - You are trying to use a connection factory that has been shut down: ManagedConnectionFactory is null.; - nested throwable: (javax.resource.ResourceException: You are trying to use a connection factory that has been shut down: ManagedConnectionFactory is null.)
WARN com.appiancorp.rdbms.common.search.SearchIndexSyncTimerTask - [jdbc/AppianPrimaryDS] Error during search index sync. Will try again in 300000ms.
org.hibernate.exception.GenericJDBCException: Cannot open connection
How do we resolve this error? When we try to access the PrimaryDS, it is accessible without any problems but JBOSS gives this error and does not start....
OriginalPostID-81839
OriginalPostID-81839
Discussion posts and replies are publicly visible
Parents
0
Eduardo Fuentes
Appian Employee
over 11 years ago
That looks more like the message part of the shutdown before you started JBoss again. My suggestion would be:
1. Delete <JBOSS_HOME>\\standalone\\log\\server.log
2. Start JBoss
3. Review the server.log again until you identify the very first error from top to bottom
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Eduardo Fuentes
Appian Employee
over 11 years ago
That looks more like the message part of the shutdown before you started JBoss again. My suggestion would be:
1. Delete <JBOSS_HOME>\\standalone\\log\\server.log
2. Start JBoss
3. Review the server.log again until you identify the very first error from top to bottom
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data