RE: Error unmarshaling return header

"Tim Anderson" <[email protected]>
Newsgroups gmane.comp.java.openjms.user
Message-ID <[email protected]>
See inline.

> From: Leonardo Kenji Shikida
> 
> Hi, I am having this exception. Do anyone know what may cause 
> this and how can I get rid of it?

Looks like the server has tried to asynchronously deliver
a message to the client, but the client has dropped the
Connection.

> 
> Also, is there any way to remove a message from a JMS queue?
>
There is no administrative facility to remove a message.
If you know the message's JMSMessageID, you can construct a receiver
with a selector for that id, and consume it to achieve
the same effect however.

> 
> I am using openjms 0.7.6.1 jar
> 
> thanks in advance
> 
> Kenji
> 
> >>>>>>>>
> 
> 
> 09:10:48.157 ERROR [Scheduler-Worker-4] -
> org.exolab.jms.server.ClientDisconnectionException: Failed in 
> onMessage java.rmi.UnmarshalException: Error unmarshaling 
> return header; nested exception is:
>         java.io.EOFException
> org.exolab.jms.server.ClientDisconnectionException: Failed in 
> onMessage java.rmi.UnmarshalException: Error unmarshaling 
> return header; nested exception is:
>         java.io.EOFException
>         at 
> org.exolab.jms.server.rmi.RmiJmsServerSession.onMessage(RmiJms
> ServerSession.java:572)
>         at 
> org.exolab.jms.server.JmsServerSession.onMessage(JmsServerSess
> ion.java:942)
>         at 
> org.exolab.jms.messagemgr.QueueConsumerEndpoint.deliverMessage
> s(QueueConsumerEndpoint.java:177)
>         at 
> org.exolab.jms.messagemgr.ConsumerEndpoint.run(ConsumerEndpoin
> t.java:425)
>         at 
> org.exolab.core.threadPool.ThreadPoolWorker.runIt(ThreadPoolWo
> rker.java:191)
>         at 
> org.exolab.core.threadPool.ThreadPoolWorker.runWork(ThreadPool
> Worker.java:178)
>         at 
> org.exolab.core.threadPool.ThreadPoolWorker.access$000(ThreadP
> oolWorker.java:67)
>         at 
> org.exolab.core.threadPool.ThreadPoolWorker$1.run(ThreadPoolWo
> rker.java:122)
>         at java.lang.Thread.run(Thread.java:595)
> 


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.