You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Rajendran Marichetty <rm...@macromedia.com> on 2001/08/23 04:07:49 UTC

deserialization error

Hi,
I am trying to do the remote logging using JMSAppenders, the appenders just publishes the event object fine to the configured topic but i am getting the following errors while running the JMSSink subscriber, it looks like the priority object deserialization failing, did anyone had the same problem ?

am i missing some thing ? I do appreciate any help.
thanks,
-raj

[web-8] INFO root - null
log4j:WARN Priority deserialization failed, reverting to default.
java.io.OptionalDataException
        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:411)
        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
        at org.apache.log4j.spi.LoggingEvent.readPriority(LoggingEvent.java:227)

        at org.apache.log4j.spi.LoggingEvent.readObject(LoggingEvent.java:249)
        at java.lang.reflect.Method.invoke(Native Method)
        at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2
213)
        at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)



---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: log4j-user-help@jakarta.apache.org