Thanks andy for ur clarification, We are doing the same thing sending a message and
thread.sleep for 1 second n sending another message.
I have seen following log in system.log file , which is being repeated, ( System is
running in cluster )
Is something happenining recursively ??
Any idea on the same ?
15:51:41,940 TRACE [org.jboss.jms.wireformat.JMSWireFormat] Reading
2008-12-17 15:51:41,940 TRACE [org.jboss.jms.wireformat.JMSWireFormat] Stream is already
DataInputStream :)
2008-12-17 15:51:41,940 TRACE [org.jboss.jms.wireformat.JMSWireFormat] Created packet
SerializedPacket[null]
2008-12-17 15:51:41,940 TRACE [org.jboss.jms.wireformat.JMSWireFormat] Reading packet
2008-12-17 15:51:41,940 TRACE [org.jboss.jms.wireformat.JMSWireFormat] Read packet
2008-12-17 15:51:41,940 TRACE [org.jboss.jms.wireformat.JMSWireFormat] Returning payload:
InvocationResponse[d62439, InvocationResponse[e45a36, true]]
2008-12-17 15:51:41,940 TRACE
[org.jboss.remoting.transport.socket.MicroSocketClientInvoker]
SocketClientInvoker[1b2df13, bisocket://synpune0342:4457] returned
ClientSocketWrapper[Socket[addr=/10.31.2.85,port=4457,localport=2269].1b0f019] to pool
2008-12-17 15:51:41,940 TRACE
[org.jboss.remoting.transport.socket.MicroSocketClientInvoker]
SocketClientInvoker[1b2df13, bisocket://synpune0342:4457] released semaphore: 200
2008-12-17 15:51:41,940 TRACE
[org.jboss.remoting.transport.socket.MicroSocketClientInvoker]
SocketClientInvoker[1b2df13, bisocket://synpune0342:4457] received response
InvocationResponse[d62439, InvocationResponse[e45a36, true]]
2008-12-17 15:51:41,940 TRACE [org.jboss.remoting.MicroRemoteClientInvoker]
SocketClientInvoker[1b2df13, bisocket://synpune0342:4457] received InvocationResponse so
going to return response's return value of InvocationResponse[e45a36, true]
2008-12-17 15:51:41,940 TRACE [org.jboss.remoting.LeasePinger]
LeasePinger[SocketClientInvoker[1b2df13,
bisocket://synpune0342:4457](av42y-u77xtd-fotsmtwk-1-fotso4sh-a)] successfully pinged the
server
2008-12-17 15:51:42,034 TRACE [org.jboss.remoting.transport.socket.ServerThread] read
version 22 from input stream
2008-12-17 15:51:42,034 TRACE [org.jboss.remoting.transport.socket.ServerThread] blocking
to read invocation from unmarshaller
2008-12-17 15:51:42,034 TRACE [org.jboss.jms.wireformat.JMSWireFormat] Reading
2008-12-17 15:51:42,034 TRACE [org.jboss.jms.wireformat.JMSWireFormat] Stream is already
DataInputStream :)
2008-12-17 15:51:42,034 TRACE [org.jboss.jms.wireformat.JMSWireFormat] Created packet
SerializedPacket[null]
2008-12-17 15:51:42,034 TRACE [org.jboss.jms.wireformat.JMSWireFormat] Reading packet
2008-12-17 15:51:42,034 TRACE [org.jboss.jms.wireformat.JMSWireFormat] Read packet
2008-12-17 15:51:42,034 TRACE [org.jboss.jms.wireformat.JMSWireFormat] Returning payload:
InvocationRequest[1deb7b0, self, $PING$]
2008-12-17 15:51:42,034 TRACE [org.jboss.remoting.transport.socket.ServerThread] read
InvocationRequest[1deb7b0, self, $PING$] from unmarshaller
2008-12-17 15:51:42,034 TRACE [org.jboss.remoting.transport.socket.ServerThread] about to
call SocketServerInvoker[0.0.0.0:4457].invoke()
2008-12-17 15:51:42,034 TRACE [org.jboss.remoting.ServerInvoker]
SocketServerInvoker[0.0.0.0:4457] received $PING$
2008-12-17 15:51:42,034 TRACE [org.jboss.remoting.ServerInvoker]
SocketServerInvoker[0.0.0.0:4457] returning InvocationResponse[edbe37, true]
2008-12-17 15:51:42,034 TRACE [org.jboss.remoting.transport.socket.ServerThread]
SocketServerInvoker[0.0.0.0:4457].invoke() returned InvocationResponse[edbe37, true]
2008-12-17 15:51:42,034 TRACE [org.jboss.remoting.transport.socket.ServerThread] creating
response instance
2008-12-17 15:51:42,034 TRACE [org.jboss.jms.wireformat.JMSWireFormat] Writing
InvocationResponse[633870, InvocationResponse[edbe37, true]]
2008-12-17 15:51:42,034 TRACE [org.jboss.jms.wireformat.JMSWireFormat] Stream is a
DataOutputStream
2008-12-17 15:51:42,034 TRACE [org.jboss.jms.wireformat.JMSWireFormat] Writing packet:
SerializedPacket[InvocationResponse[633870, InvocationResponse[edbe37, true]]]
2008-12-17 15:51:42,034 TRACE [org.jboss.jms.wireformat.JMSWireFormat] Wrote packet
2008-12-17 15:51:42,034 TRACE [org.jboss.remoting.transport.socket.ServerThread] wrote
response to the output stream
2008-12-17 15:51:42,034 TRACE [org.jboss.remoting.transport.socket.ServerThread] preparing
to process next invocation invocation
2008-12-17 15:51:42,034 TRACE [org.jboss.remoting.transport.socket.ServerThread] blocking
to read version from input stream
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4197070#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...