2 Replies Latest reply on Jun 23, 2008 10:09 AM by manik

    getting "[CacheMarshaller210] Unknown Magic Number 97" excep

    dorbd

      I am getting the following exception:

      08:18:25,820 ERROR [CacheMarshaller210] Unknown Magic Number 97
      08:18:25,821 ERROR [RpcDispatcher] exception marshalling object
      java.lang.Exception: Unknown magic number 97
      at org.jboss.cache.marshall.CacheMarshaller200.unmarshallObject(CacheMarshaller200.java:619)
      at org.jboss.cache.marshall.CacheMarshaller200.unmarshallMethodCall(CacheMarshaller200.java:656)
      at org.jboss.cache.marshall.CacheMarshaller200.unmarshallObject(CacheMarshaller200.java:555)
      at org.jboss.cache.marshall.CacheMarshaller200.unmarshallMethodCall(CacheMarshaller200.java:656)
      at org.jboss.cache.marshall.CacheMarshaller200.unmarshallObject(CacheMarshaller200.java:555)
      at org.jboss.cache.marshall.CacheMarshaller200.unmarshallObject(CacheMarshaller200.java:520)
      at org.jboss.cache.marshall.CacheMarshaller200.objectFromObjectStream(CacheMarshaller200.java:120)
      at org.jboss.cache.marshall.VersionAwareMarshaller.objectFromByteBuffer(VersionAwareMarshaller.java:188)
      at org.jgroups.blocks.RpcDispatcher.handle(RpcDispatcher.java:279)
      at org.jgroups.blocks.RequestCorrelator.handleRequest(RequestCorrelator.java:624)
      at org.jgroups.blocks.RequestCorrelator.receiveMessage(RequestCorrelator.java:533)
      at org.jgroups.blocks.RequestCorrelator.receive(RequestCorrelator.java:365)
      at org.jgroups.blocks.MessageDispatcher$ProtocolAdapter.up(MessageDispatcher.java:746)
      at org.jgroups.JChannel.up(JChannel.java:1154)
      at org.jgroups.stack.ProtocolStack.up(ProtocolStack.java:402)
      at org.jgroups.protocols.pbcast.STATE_TRANSFER.up(STATE_TRANSFER.java:144)
      at org.jgroups.protocols.pbcast.GMS.up(GMS.java:780)
      at org.jgroups.protocols.FRAG2.up(FRAG2.java:205)
      at org.jgroups.protocols.FC.up(FC.java:408)
      at org.jgroups.protocols.pbcast.STABLE.up(STABLE.java:234)
      at org.jgroups.protocols.UNICAST.up(UNICAST.java:282)
      at org.jgroups.protocols.pbcast.NAKACK.handleMessage(NAKACK.java:858)
      at org.jgroups.protocols.pbcast.NAKACK.up(NAKACK.java:687)
      at org.jgroups.protocols.VERIFY_SUSPECT.up(VERIFY_SUSPECT.java:167)
      at org.jgroups.protocols.FD_SOCK.up(FD_SOCK.java:300)
      at org.jgroups.protocols.FD.up(FD.java:285)
      at org.jgroups.protocols.MERGE2.up(MERGE2.java:145)
      at org.jgroups.protocols.Discovery.up(Discovery.java:245)
      at org.jgroups.protocols.TP.passMessageUp(TP.java:1126)
      at org.jgroups.protocols.TP.access$100(TP.java:48)
      at org.jgroups.protocols.TP$IncomingPacket.handleMyMessage(TP.java:1637)
      at org.jgroups.protocols.TP$IncomingPacket.run(TP.java:1616)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
      at java.lang.Thread.run(Thread.java:595)
      08:18:25,835 ERROR [CacheMarshaller210] Unknown Magic Number 122
      08:18:25,836 ERROR [RpcDispatcher] exception marshalling object
      java.lang.Exception: Unknown magic number 122
      at org.jboss.cache.marshall.CacheMarshaller200.unmarshallObject(CacheMarshaller200.java:619)
      at org.jboss.cache.marshall.CacheMarshaller200.unmarshallMethodCall(CacheMarshaller200.java:656)
      at org.jboss.cache.marshall.CacheMarshaller200.unmarshallObject(CacheMarshaller200.java:555)
      at org.jboss.cache.marshall.CacheMarshaller200.unmarshallMethodCall(CacheMarshaller200.java:656)
      at org.jboss.cache.marshall.CacheMarshaller200.unmarshallObject(CacheMarshaller200.java:555)
      at org.jboss.cache.marshall.CacheMarshaller200.unmarshallObject(CacheMarshaller200.java:520)
      at org.jboss.cache.marshall.CacheMarshaller200.objectFromObjectStream(CacheMarshaller200.java:120)
      at org.jboss.cache.marshall.VersionAwareMarshaller.objectFromByteBuffer(VersionAwareMarshaller.java:188)
      at org.jgroups.blocks.RpcDispatcher.handle(RpcDispatcher.java:279)
      at org.jgroups.blocks.RequestCorrelator.handleRequest(RequestCorrelator.java:624)
      at org.jgroups.blocks.RequestCorrelator.receiveMessage(RequestCorrelator.java:533)
      at org.jgroups.blocks.RequestCorrelator.receive(RequestCorrelator.java:365)
      at org.jgroups.blocks.MessageDispatcher$ProtocolAdapter.up(MessageDispatcher.java:746)
      at org.jgroups.JChannel.up(JChannel.java:1154)
      at org.jgroups.stack.ProtocolStack.up(ProtocolStack.java:402)
      at org.jgroups.protocols.pbcast.STATE_TRANSFER.up(STATE_TRANSFER.java:144)
      at org.jgroups.protocols.pbcast.GMS.up(GMS.java:780)
      at org.jgroups.protocols.FRAG2.up(FRAG2.java:205)
      at org.jgroups.protocols.FC.up(FC.java:408)
      at org.jgroups.protocols.pbcast.STABLE.up(STABLE.java:234)
      at org.jgroups.protocols.UNICAST.up(UNICAST.java:282)
      at org.jgroups.protocols.pbcast.NAKACK.handleMessage(NAKACK.java:858)
      at org.jgroups.protocols.pbcast.NAKACK.up(NAKACK.java:687)
      at org.jgroups.protocols.VERIFY_SUSPECT.up(VERIFY_SUSPECT.java:167)
      at org.jgroups.protocols.FD_SOCK.up(FD_SOCK.java:300)
      at org.jgroups.protocols.FD.up(FD.java:285)
      at org.jgroups.protocols.MERGE2.up(MERGE2.java:145)
      at org.jgroups.protocols.Discovery.up(Discovery.java:245)
      at org.jgroups.protocols.TP.passMessageUp(TP.java:1126)
      at org.jgroups.protocols.TP.access$100(TP.java:48)
      at org.jgroups.protocols.TP$IncomingPacket.handleMyMessage(TP.java:1637)
      at org.jgroups.protocols.TP$IncomingPacket.run(TP.java:1616)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
      at java.lang.Thread.run(Thread.java:595)

      Do you have some clue what is the cause for all of this ?

      Regards,
      Dor

        • 1. Re: getting
          dorbd

          Any one has a solution for this problem of mine ?
          Is it JGroup problem which i should ask there or is it the new version of jboss cache exception.
          Any one on jboss cache team ?

          Regards,
          Dor

          "dorbd" wrote:
          I am getting the following exception:

          08:18:25,820 ERROR [CacheMarshaller210] Unknown Magic Number 97
          08:18:25,821 ERROR [RpcDispatcher] exception marshalling object
          java.lang.Exception: Unknown magic number 97
          ...
          Regards,
          Dor


          • 2. Re: getting
            manik

            Are you using different versions of JBC on the same network? Some of those magic numbers don't exist in JBC. :-)

            Are you trying commit a transaction with a lot of modifications, perhaps? Wonder if this is a case of JBCACHE-1211.