You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by "Craig Russell (JIRA)" <ji...@apache.org> on 2007/12/08 00:16:44 UTC

[jira] Resolved: (JDO-491) StateTransitions failure: current state persistent-nontransactional write field outside tx

     [ https://issues.apache.org/jira/browse/JDO-491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Craig Russell resolved JDO-491.
-------------------------------

       Resolution: Duplicate
    Fix Version/s: JDO 2 maintenance release 1
         Assignee: Michelle Caisse  (was: Craig Russell)

> StateTransitions failure: current state persistent-nontransactional write field outside tx 
> -------------------------------------------------------------------------------------------
>
>                 Key: JDO-491
>                 URL: https://issues.apache.org/jira/browse/JDO-491
>             Project: JDO
>          Issue Type: Bug
>          Components: tck2
>    Affects Versions: JDO 2 maintenance release 1
>            Reporter: Michelle Caisse
>            Assignee: Michelle Caisse
>             Fix For: JDO 2 maintenance release 1
>
>
> test(org.apache.jdo.tck.lifecycle.StateTransitions)junit.framework.AssertionFailedError: 
> Assertions A5.9-1 through A5.9-190 (StateTransitions) failed: 
> StateTransitions: no transaction; current state persistent-nontransactional
> write field outside tx transitioned instance to invalid state persistent-nontransactional-dirty; expected state persistent-nontransactional
> 	at org.apache.jdo.tck.JDO_Test.failOnError(JDO_Test.java:1103)
> 	at org.apache.jdo.tck.lifecycle.StateTransitions.test(StateTransitions.java:414)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> 	at org.apache.jdo.tck.JDO_Test.runBare(JDO_Test.java:254)
> 	at org.apache.jdo.tck.util.BatchTestRunner.doRun(BatchTestRunner.java:108)
> 	at org.apache.jdo.tck.util.BatchTestRunner.start(BatchTestRunner.java:148)
> 	at org.apache.jdo.tck.util.BatchTestRunner.main(BatchTestRunner.java:123)

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