[jboss-jira] [JBoss JIRA] Resolved: (JBAS-6466) Log as TRACE not being able to find cache entry trying to be removed
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Tue Feb 9 22:40:11 EST 2010
[ https://jira.jboss.org/jira/browse/JBAS-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry resolved JBAS-6466.
------------------------------------
Fix Version/s: (was: JBossAS-6.0.0.M3)
Resolution: Done
> Log as TRACE not being able to find cache entry trying to be removed
> --------------------------------------------------------------------
>
> Key: JBAS-6466
> URL: https://jira.jboss.org/jira/browse/JBAS-6466
> Project: JBoss Application Server
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: CMP service
> Affects Versions: JBossAS-4.2.3.GA, JBossAS-5.0.0.GA
> Reporter: Galder Zamarreno
> Assignee: Galder Zamarreno
> Priority: Minor
> Fix For: JBossAS-5.1.0.CR1
>
>
> Make WARN messages like this TRACE:
> 2009-01-30 15:35:41,172 WARN [org.jboss.ejb.plugins.cmp.jdbc2.schema.EntityTable.XYZ] removal of 40 rejected for TransactionImple < ac, BasicAction: -3f57e8a7:507:49835914:7ce19 status: ActionStatus.COMMITTED >: the entry could not be found
> It's not an error at all. It's an expected situation for a shared cache accessed concurrently w/o
> transaction-long pessimistic locking, which is the point of this implementation.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list