[jboss-jira] [JBoss JIRA] (AS7-2808) Jackrabbit CRM is not working
Nick . (Created) (JIRA)
jira-events at lists.jboss.org
Mon Nov 28 01:08:40 EST 2011
Jackrabbit CRM is not working
-----------------------------
Key: AS7-2808
URL: https://issues.jboss.org/browse/AS7-2808
Project: Application Server 7
Issue Type: Bug
Components: Transactions
Affects Versions: 7.1.0.Beta1
Reporter: Nick .
Assignee: Jonathan Halliday
Jboss deployment was sucessful with Jacrabbit jackrabbit-jca-1.6.5.rar file by following all the migration steps mentioned in this link
http://community.jboss.org/wiki/JackrabbitDeploymentInAS6AndAS7
but when i try to insert some Node using jackrabbit system, i'm getting this following error.
java.lang.IllegalStateException: Inactive logical session handle called
at org.apache.jackrabbit.jca.JCAManagedConnection.getSession(JCAManagedConnection.java:227)
at org.apache.jackrabbit.jca.JCASessionHandle.getSession(JCASessionHandle.java:86)
at org.apache.jackrabbit.jca.JCASessionHandle.getRootNode(JCASessionHandle.java:137)
But the same rar deployment is working perfectly with JBoss AS 4.2.3
FYI:- with latest Jackrabbit + JBoss AS 7 is not at all working. (even the .rar deployment was successful)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list