Hi
I am using magnolia 3.0 rc2 version to develop my application.
I am working on adding Change Password feature to the app. I have developed
a JSP to do this and and this jsp is using jackrabbit api to change the
password of a user.
Its working intermittently and sometimes throws exceptions -
ERROR
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/].[jsp]]
Servlet.service() for servlet jsp threw exception
javax.jcr.InvalidItemStateException:
51ae3379-67cf-4994-9e05-f97cb8bc3e4a/{}lastaccess: the item cannot be saved
because it has been modified externally.
at
org.apache.jackrabbit.core.ItemImpl.getTransientStates(ItemImpl.java:387)
at org.apache.jackrabbit.core.ItemImpl.save(ItemImpl.java:1054)
at org.apache.jackrabbit.core.SessionImpl.save(SessionImpl.java:805)
at info.magnolia.cms.core.NodeData.save(NodeData.java:595)
I am not sure whats causing this. Any input will be a big help.
Thanks
--
View this message in context:
http://www.nabble.com/Problem-with-accessing-users-repository-in-magnolia-3.0-rc2-version-tf2967033.html#a8301978
Sent from the Magnolia - Dev mailing list archive at Nabble.com.
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------