[jbosscache-issues] [JBoss JIRA] Created: (JBCACHE-1529) Spurious ERROR logging from LegacyDataGravitatorInterceptor

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Wed Aug 5 17:56:41 EDT 2009


Spurious ERROR logging from LegacyDataGravitatorInterceptor
-----------------------------------------------------------

                 Key: JBCACHE-1529
                 URL: https://jira.jboss.org/jira/browse/JBCACHE-1529
             Project: JBoss Cache
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Buddy Replication
    Affects Versions: 3.1.0.GA
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
            Priority: Minor
             Fix For: 3.2.0.GA


LegacyDataGravitatorInterceptor's analysis of gravitation results ignores the possibility of a RequestIgnoredResponse and logs a spurious ERROR msg if one is present:

19:33:39,381 TRACE [org.jboss.cache.marshall.CommandAwareRpcDispatcher] (ajp-jawa02%2F10.34.32.154-8009-22) responses: [sender=10.34.32.155:55087, retval=GravitateResult dataFound=false nodeData=null fqn=null, received=true, suspected=false]
[sender=10.34.32.156:46610, retval=org.jboss.cache.marshall.RequestIgnoredResponse at 11b35365, received=true, suspected=false]
[sender=10.34.32.153:15918, retval=GravitateResult dataFound=true nodeData=[NodeData {fqn: /JSESSION/st_localhost/Jfca39I-AJ35UJL188b5wQ__, attrs={0=280, 1=1249493617228, 2=org.jboss.web.tomcat.service.session.distributedcache.spi.DistributableSessionMetadata at 53786e77, 3=org.jboss.ha.framework.server.SimpleCachableMarshalledValue{raw=nullserialized=true}}}] fqn=/_BUDDY_BACKUP_/10.34.32.156_46610/JSESSION/st_localhost/Jfca39I-AJ35UJL188b5wQ__, received=true, suspected=false]
19:33:39,381 ERROR [org.jboss.cache.interceptors.LegacyDataGravitatorInterceptor] (ajp-jawa02%2F10.34.32.154-8009-22) Unexpected null response to call GravitateDataCommand{fqn=/JSESSION/st_localhost/Jfca39I-AJ35UJL188b5wQ__, searchSubtrees=true}.

Simple to fix.

-- 
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 jbosscache-issues mailing list