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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to