[jboss-jira] [JBoss JIRA] Reopened: (JBCACHE-1067) Concurrent node removal detection is not working correctly in OptimisticValidatorInterceptor.java
Javier Pedrido (JIRA)
jira-events at lists.jboss.org
Fri Jul 20 09:40:47 EDT 2007
[ http://jira.jboss.com/jira/browse/JBCACHE-1067?page=all ]
Javier Pedrido reopened JBCACHE-1067:
-------------------------------------
I'm still seeing some exception like
Caused by: org.jboss.cache.optimistic.DataVersioningException: Real node for /tms_ear,tms_sessions_jar,tms/com/soteica/tms/core/entities/model/MaterialEntity is null, and this wasn't newly created in this tx!
at org.jboss.cache.interceptors.OptimisticValidatorInterceptor.simpleValidate(OptimisticValidatorInterceptor.java:135)
at org.jboss.cache.interceptors.OptimisticValidatorInterceptor.validateNodes(OptimisticValidatorInterceptor.java:113)
at org.jboss.cache.interceptors.OptimisticValidatorInterceptor.invoke(OptimisticValidatorInterceptor.java:78)
That should not be occurring, MaterialEntity is not being deleted, created or modified
Javier
> Concurrent node removal detection is not working correctly in OptimisticValidatorInterceptor.java
> -------------------------------------------------------------------------------------------------
>
> Key: JBCACHE-1067
> URL: http://jira.jboss.com/jira/browse/JBCACHE-1067
> Project: JBoss Cache
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: MonthOfBugs_200, Optimistic Locking
> Affects Versions: 1.4.1.SP3
> Reporter: Javier Pedrido
> Assigned To: Manik Surtani
> Fix For: 2.0.0.GA, 1.4.1.SP4
>
>
> A fix similar to JBCache-1026 should be applied
--
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
More information about the jboss-jira
mailing list