Yah, i was using different version of log4j at the subscriber end, after changing to 
the correct version it just worked fine ! Wow awesom.
Thanks a lot !
-rajendran

-----Original Message-----
From: Ceki Gülcü [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 22, 2001 10:56 PM
To: LOG4J Users Mailing List
Subject: Re: deserialization error



Rajendran,

Please make sure that the log4j version on the client side matches the log4j version 
on the sink side. Regards, Ceki

At 19:07 22.08.2001 -0700, Rajendran Marichetty wrote:
>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)

--
Ceki Gülcü - http://qos.ch


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to