[
http://jira.jboss.com/jira/browse/JBCACHE-497?page=all ]
Ben Wang resolved JBCACHE-497.
------------------------------
Resolution: Out of Date
NetworkManagementAopTest failure
--------------------------------
Key: JBCACHE-497
URL:
http://jira.jboss.com/jira/browse/JBCACHE-497
Project: JBoss Cache
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Ben Wang
Assigned To: Ben Wang
Fix For: PojoCache
We are seeing random failure on testSharedNodeAndElement. Here is the stack trace:
TreeCacheAop.endTransaction():
java.lang.RuntimeException: TreeCacheAop.endTransaction(): at
org.jboss.cache.aop.TreeCacheAop.endTransaction(TreeCacheAop.java:488) at
org.jboss.cache.aop.TreeCacheAop.putObject(TreeCacheAop.java:371) at
org.jboss.cache.aop.TreeCacheAop.putObject(TreeCacheAop.java:323) at
org.jboss.cache.aop.integrated.NetworkManagementAopTest.testSharedNodeAndElement(NetworkManagementAopTest.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)Caused
by: javax.transaction.RollbackException at
org.jboss.cache.transaction.DummyTransaction.commit(DummyTransaction.java:67) at
org.jboss.cache.transaction.DummyBaseTransactionManager.commit(DummyBaseTransactionManager.java:60)
at org.jboss.cache.aop.TreeCacheAop.endTransaction(TreeCacheAop.java:481) ... 18 more
This is not the first time I have seen this so we will need to investigate this.
--
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