org.jboss.cache.pojo.rollback.InMemoryTxUndoTest (tcp & udp) test failure
-------------------------------------------------------------------------
Key: JBCACHE-1160
URL:
http://jira.jboss.com/jira/browse/JBCACHE-1160
Project: JBoss Cache
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 2.0.0.GA
Reporter: Rajesh Rajasekaran
Assigned To: Jason T. Greene
http://cruisecontrol.jboss.com/cc/artifacts/jboss-cache-testsuite/2007080...
The test attaches a second Person object to an existing node (Person object) within the
scope of a transaction and rolls back.
The following exception occurs when trying to retrieve the first object.
testSimpleTxWithRollback3
Error org.jboss.cache.pojo.test.Person@140984b has possibly been detached remotely.
Internal id: /__JBossInternal__/a/_ID_/1s225g61-ezjyl3-f50xq5j0-1-f50xq5o0-4
org.jboss.cache.pojo.PojoCacheAlreadyDetachedException:
org.jboss.cache.pojo.test.Person@140984b has possibly been detached remotely. Internal id:
/__JBossInternal__/a/_ID_/1s225g61-ezjyl3-f50xq5j0-1-f50xq5o0-4 at
org.jboss.cache.pojo.interceptors.dynamic.CacheFieldInterceptor.verifyAttached(CacheFieldInterceptor.java:177)
at
org.jboss.cache.pojo.interceptors.dynamic.CacheFieldInterceptor.invoke(CacheFieldInterceptor.java:153)
at org.jboss.cache.pojo.test.Person$age_Get.invokeNext(Person$age_Get.java) at
org.jboss.cache.pojo.test.Person.age_r_$aop(Person.java) at
org.jboss.cache.pojo.test.Person.getAge(Person.java:76) at
org.jboss.cache.pojo.rollback.InMemoryTxUndoTest.testSimpleTxWithRollback3(InMemoryTxUndoTest.java:121)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira