Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
2.1.3, 2.1.4, 2.2.1
-
None
-
org.apache.jetspeed.tools.pamanager.TestPortletApplicationManager unit test case, 2.1.X verified, 2.2.X needs to be checked
Description
OJB exceptions appear during parallel PAM unit tests:
java.lang.RuntimeException: Failed to store node of type 1 for the path /portlet_application/test-pa/portlets/GroupBrowserPortlet/preferences/WindowSize. org.springframework.orm.ojb.OjbOperationException: OJB operation failed; nested exception is org.apache.ojb.broker.PersistenceBrokerException:
Could not get key value
...
Caused by: org.springframework.orm.ojb.OjbOperationException: OJB operation failed; nested exception is org.apache.ojb.broker.PersistenceBrokerException: Could not get key value
...
Caused by: org.apache.ojb.broker.util.sequence.SequenceManagerException: Can't build new sequence
...
Caused by: org.apache.ojb.broker.OptimisticLockException: Object has been modified by someone else