05-18-07 12:11 AM
[ https://issues.apache.org/jira/brow...action_12496715 ]
Craig Russell commented on JDO-491:
-----------------------------------
This is an area that I've had on my list for a while. Let me take a closer l
ook before we change anything.
> 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
> Assigned To: Craig Russell
>
> test(org.apache.jdo.tck.lifecycle.StateTransitions)junit.framework.Asserti
onFailedError:
> Assertions A5.9-1 through A5.9-190 (StateTransitions) failed:
> StateTransitions: no transaction; current state persistent-nontransactiona
l
> write field outside tx transitioned instance to invalid state persistent-n
ontransactional-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.ja
va:414)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
ava:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess
orImpl.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.
[ Post a follow-up to this message ]
|