|
From: Tim A. <tm...@ne...> - 2006-07-07 07:30:58
|
It means the connection to the server has been lost. This could be due to the server being restarted, network problems or if you are running zonealarm, packet corruption. -Tim 杜娟 wrote: > hi all > when i publish message,i got these Exception: > javax.jms.JMSException: Error unmarshaling return header; nested exception is: > java.io.EOFException > at org.exolab.jms.client.net.JMSExceptionAdapter.adapt(JMSExceptionAdapter.java:79) > at org.exolab.jms.server.net.RemoteServerSession__Proxy.send(RemoteServerSession__Proxy.java:375) > at org.exolab.jms.client.net.JmsSessionStubImpl.send(JmsSessionStubImpl.java:150) > at org.exolab.jms.client.JmsSession.sendMessage(JmsSession.java:1182) > at org.exolab.jms.client.JmsMessageProducer.send(JmsMessageProducer.java:359) > at org.exolab.jms.client.JmsTopicPublisher.publish(JmsTopicPublisher.java:137) > at org.exolab.jms.client.JmsTopicPublisher.publish(JmsTopicPublisher.java:92) > > what's mean and how to avoid it happening?thank you! > |