Nuxeo bug
Hi people :) I am facing a problem in Nuxeo .I have created a user .The user doesnt have permission in the root document but it has permissions in the lower levels of the root (Example : department HR).The problem stands here.If this user press the Workspace button the following Exception is thrown :
Caused by: org.nuxeo.ecm.core.api.NuxeoException: Cannot create a CoreSession when transaction is marked rollback-only
at org.nuxeo.ecm.core.api.local.LocalSession.<init>(LocalSession.java:72)
at org.nuxeo.ecm.core.api.CoreSessionServiceImpl.createCoreSession(CoreSessionServiceImpl.java:43)
at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:171)
at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:71)
Can someone clarify me please
FILES:
error.txt
0 votes
0 answers
2567 views
AbstractUserWorkspaceImpl
it's probably the bug mentioned above.