[jboss-jira] [JBoss JIRA] (AS7-3906) "JBAS010242: Partition web message wrapper does not contain Object[] object!" on node rejoining the cluster

Radoslav Husar (JIRA) jira-events at lists.jboss.org
Fri Feb 24 14:18:36 EST 2012


Radoslav Husar created AS7-3906:
-----------------------------------

             Summary: "JBAS010242: Partition web message wrapper does not contain Object[] object!" on node rejoining the cluster
                 Key: AS7-3906
                 URL: https://issues.jboss.org/browse/AS7-3906
             Project: Application Server 7
          Issue Type: Bug
          Components: Clustering
    Affects Versions: 7.1.0.Final
            Reporter: Radoslav Husar
            Assignee: Paul Ferraro
            Priority: Minor
             Fix For: 7.1.1.Final


I started seeing lots of "(OOB-19,null) JBAS010242: Partition web message wrapper does not contain Object[] object!" recently. It happens when nodes rejoin the cluster. This also happens during SYNC replication.

Need to dig in deeper why is this happening and whether its causing some problems as well.

{noformat}
10:16:01,543 INFO  [org.jboss.weld.Version] (MSC service thread 1-12) WELD-000900 1.1.5 (AS71)
10:16:01,567 INFO  [org.jboss.weld.deployer] (MSC service thread 1-6) JBAS016008: Starting weld service for deployment clusterbench-ee6.ear
10:16:01,885 INFO  [stdout] (pool-14-thread-1) 
10:16:01,885 INFO  [stdout] (pool-14-thread-1) -------------------------------------------------------------------
10:16:01,886 INFO  [stdout] (pool-14-thread-1) GMS: address=perf18/web, cluster=web, physical address=10.16.90.54:55200
10:16:01,886 INFO  [stdout] (pool-14-thread-1) -------------------------------------------------------------------
10:16:01,887 INFO  [stdout] (pool-19-thread-1) 
10:16:01,887 INFO  [stdout] (pool-19-thread-1) -------------------------------------------------------------------
10:16:01,888 INFO  [stdout] (pool-19-thread-1) GMS: address=perf18/ejb, cluster=ejb, physical address=10.16.90.54:55200
10:16:01,888 INFO  [stdout] (pool-19-thread-1) -------------------------------------------------------------------
10:16:01,989 INFO  [org.jboss.as.clustering.impl.CoreGroupCommunicationService.web] (MSC service thread 1-15) JBAS010206: Number of cluster members: 4
10:16:01,990 INFO  [org.jboss.as.clustering.impl.CoreGroupCommunicationService.ejb] (MSC service thread 1-7) JBAS010206: Number of cluster members: 4
10:16:02,096 WARN  [org.jboss.as.clustering.impl.CoreGroupCommunicationService.web] (OOB-19,null) JBAS010242: Partition web message wrapper does not contain Object[] object!
10:16:02,096 WARN  [org.jboss.as.clustering.impl.CoreGroupCommunicationService.web] (OOB-16,null) JBAS010242: Partition web message wrapper does not contain Object[] object!
10:16:02,097 WARN  [org.jboss.as.clustering.impl.CoreGroupCommunicationService.web] (OOB-2,null) JBAS010242: Partition web message wrapper does not contain Object[] object!
10:16:02,097 WARN  [org.jboss.as.clustering.impl.CoreGroupCommunicationService.web] (OOB-9,null) JBAS010242: Partition web message wrapper does not contain Object[] object!
10:16:02,098 WARN  [org.jboss.as.clustering.impl.CoreGroupCommunicationService.web] (OOB-13,null) JBAS010242: Partition web message wrapper does not contain Object[] object!
10:16:02,098 WARN  [org.jboss.as.clustering.impl.CoreGroupCommunicationService.web] (OOB-10,null) JBAS010242: Partition web message wrapper does not contain Object[] object!
...
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list