I am using tcpmon with the following command line:
java org.apache.axis.utils.tcpmon 9090 localhost 9091
When I try to use the resend feature I get the following error:
java.lang.NullPointerException
at org.apache.axis.utils.tcpmon$SocketRR.run(Unknown Source)
java.lang.NullPointerException
at org.apache.axis.utils.tcpmon$SocketRR.run(Unknown Source)
Any suggestions ?
Thanks
Marco
