You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Randy Watler (JIRA)" <je...@portals.apache.org> on 2010/04/07 02:48:33 UTC

[jira] Issue Comment Edited: (JS2-1130) PAM unit tests failing

    [ https://issues.apache.org/jira/browse/JS2-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854284#action_12854284 ] 

Randy Watler edited comment on JS2-1130 at 4/7/10 12:47 AM:
------------------------------------------------------------

These concurrent DB access errors are successfully handled by the PAM retries, but cannot be filtered from the logs since they are reported by the Digester used to parse portlet.xml files in 2.1.3-POST_RELEASE/2.1.4. 2.2.0+ does not utilize the Digester, so these errors are not logged there.
 

      was (Author: rwatler):
    These concurrent DB access errors are successfully handled by the PAM retries, but cannot be filtered from the logs since they are reported by the Digester used to parse portlet.xml files in 2.1.3-POST_RELEASE/2.1.4. 2.2.0 does not utilize the Digester, so these errors are not logged there.
 
  
> PAM unit tests failing
> ----------------------
>
>                 Key: JS2-1130
>                 URL: https://issues.apache.org/jira/browse/JS2-1130
>             Project: Jetspeed 2
>          Issue Type: Bug
>          Components: Portlet Registry
>    Affects Versions: 2.1.3, 2.1.4, 2.2.1
>         Environment: org.apache.jetspeed.tools.pamanager.TestPortletApplicationManager unit test case, 2.1.X verified, 2.2.X needs to be checked
>            Reporter: Randy Watler
>            Assignee: Randy Watler
>             Fix For: 2.1.4, 2.2.2
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org