2 Replies Latest reply on Dec 3, 2014 9:35 AM by mmusaji

    JBOSS EAP 6.3 issue on restart

    amit.kale

      Hi,

       

      I am using JBOSS EAP 6.3 version. And have deployed my application successfully on it.

      My application is running on Windows 7 and is using

      1] Java 1.6

      2] Flex : flex-messaging-core-3.2.0.3978.jar

       

      Its working fine. But if I stop JBOSS server using Ctrl+C and restarts the server. Server gets started whereas If I acces my project URL, JBOSS is throwing below exception for the first time though my application is working fine. Seems JBOSS is not clearning the previous session and causing the below error.

      Can anyone help me on this. Thanks in advance !!

       

      Caused by: java.io.EOFException: Read past end of file

              at org.jboss.marshalling.SimpleDataInput.eofOnRead(SimpleDataInput.java:151)

              at org.jboss.marshalling.SimpleDataInput.readUnsignedByteDirect(SimpleDataInput.java:287)

              at org.jboss.marshalling.SimpleDataInput.readUnsignedByte(SimpleDataInput.java:249)

              at org.jboss.marshalling.river.RiverUnmarshaller.doReadObject(RiverUnmarshaller.java:209)

              at org.jboss.marshalling.river.RiverUnmarshaller.doReadMapObject(RiverUnmarshaller.java:195)

              at org.jboss.marshalling.river.RiverUnmarshaller.readMapData(RiverUnmarshaller.java:819)

              at org.jboss.marshalling.river.RiverUnmarshaller.doReadObject(RiverUnmarshaller.java:682)

              at org.jboss.marshalling.river.RiverUnmarshaller.doReadObject(RiverUnmarshaller.java:209)

              at org.jboss.marshalling.AbstractObjectInput.readObject(AbstractObjectInput.java:41)

              at org.jboss.as.clustering.SimpleMarshalledValue.get(SimpleMarshalledValue.java:122)

              at org.jboss.as.clustering.web.impl.SessionAttributeMarshallerImpl.unmarshal(SessionAttributeMarshallerImpl.java:72)

              at org.jboss.as.clustering.web.infinispan.CoarseSessionAttributeStorage.load(CoarseSessionAttributeStorage.java:64)

              at org.jboss.as.clustering.web.infinispan.DistributedCacheManager$2.invoke(DistributedCacheManager.java:227)

              ... 34 more

      Caused by: an exception which occurred:

              in map key at index [1] of size [2]