[jboss-user] [JNDI/Naming/Network] - JMS server; - nested throwable: (java.io.EOFException)

vas_srinuin do-not-reply at jboss.com
Thu Apr 26 01:02:29 EDT 2007


Hai to all,

I am using JMS sender program to push 17 Lac Text messages to JMS server,after pushing some messages my arogram giving folllowing error and Jboss application server is not working.

org.jboss.mq.SpyJMSException: Cannot send a message to the JMS server; - nested
throwable: (java.io.EOFException)
        at org.jboss.mq.SpyJMSException.getAsJMSException(SpyJMSException.java:6
6)
        at org.jboss.mq.SpyJMSException.rethrowAsJMSException(SpyJMSException.ja
va:51)
        at org.jboss.mq.Connection.sendToServer(Connection.java:969)
        at org.jboss.mq.SpySession.sendMessage(SpySession.java:975)
        at org.jboss.mq.SpyMessageProducer.send(SpyMessageProducer.java:265)
        at org.jboss.mq.SpyMessageProducer.send(SpyMessageProducer.java:199)
        at jms.MessageSender.main(MessageSender.java:35)
Caused by: java.io.EOFException
        at java.io.ObjectInputStream$BlockDataInputStream.readByte(ObjectInputSt
ream.java:2666)
        at java.io.ObjectInputStream.readByte(ObjectInputStream.java:875)
        at org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:29
0)
        at java.lang.Thread.run(Thread.java:595)



Help me



	

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040820#4040820

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4040820



More information about the jboss-user mailing list