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/07 22:43:43 UTC

[jira] Resolved: (JDO-492) StateTransitionsReturnedObjects failure: current state persistent-nontransactional-dirty serialize outside tx

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

Craig Russell resolved JDO-492.
-------------------------------

       Resolution: Fixed
    Fix Version/s: JDO 2 maintenance release 1
         Assignee: Michelle Caisse

Changes for JDO-456 fixed this issue as well.

> StateTransitionsReturnedObjects failure: current state persistent-nontransactional-dirty serialize outside tx
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: JDO-492
>                 URL: https://issues.apache.org/jira/browse/JDO-492
>             Project: JDO
>          Issue Type: Bug
>          Components: tck2, tck2-legacy
>    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.StateTransitionsReturnedObjects)junit.framework.AssertionFailedError: 
> Assertions A5.9-1 through A5.5.8 (serialization, detachment, attachment) failed: 
> StateTransitionsReturnedObjects: no transaction; current state persistent-nontransactional-dirty
> serialize outside tx returned instance in invalid state detached-clean; expected state transient
> 	at org.apache.jdo.tck.JDO_Test.failOnError(JDO_Test.java:1103)
> 	at org.apache.jdo.tck.lifecycle.StateTransitionsReturnedObjects.test(StateTransitionsReturnedObjects.java:200)
> 	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)
> F

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