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
9 replies
Subscribers
7 subscribers
Views
5037 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Can some one help me to resolve this below ERROR 013-11-07 06:02:47,1
pssvarma
over 11 years ago
Can some one help me to resolve this below ERROR
013-11-07 06:02:47,117 [Timer-5] ERROR org.hibernate.transaction.JDBCTransaction - Could not toggle autocommit
java.sql.SQLException: Connection is not associated with a managed connection.org.jboss.resource.adapter.jdbc.jdk6.WrappedConnectionJDK6@5ebefeee
at org.jboss.resource.adapter.jdbc.WrappedConnection.lock(WrappedConnection.java:81)
at org.jboss.resource.adapter.jdbc.WrappedConnection.setAutoCommit(WrappedConnection.java:454)
at org.hibernate.transaction.JDBCTransaction.toggleAutoCommit(JDBCTransaction.java:224)
at org.hibernate.transaction.JDBCTransaction.commitAndResetAutoCommit(JDBCTransaction.java:169)
at org.hibernate.transaction.JDBCTransaction.commit(JDBCTransaction.java:142)
at com.appiancorp.rdbms.hb.search.SearchIndexManagerSessionImpl.sync(SearchIndexManagerSessionImpl.java:95)
at com.appiancorp.rdbms.hb.search.SearchIndexManagerSessionImpl.sync(SearchIndexManagerSessionImpl....
OriginalPostID-88898
OriginalPostID-88898
Discussion posts and replies are publicly visible
Parents
0
sameerk
over 11 years ago
You may also want to grant dba privileges to the PrimaryDS user that you have configured in the datasource. I have noticed that anything shy of that throws an error when starting up the application.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
sameerk
over 11 years ago
You may also want to grant dba privileges to the PrimaryDS user that you have configured in the datasource. I have noticed that anything shy of that throws an error when starting up the application.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data