Comment #6 on issue 2347 by [email protected]: Diameter : PeerFSMImpl.queueStart NPE
http://code.google.com/p/mobicents/issues/detail?id=2347

I do see both connections closed. Could you provide debug logs so I can verify?
Plus code with list of classes used.
On my test its:

CLIENT:
01:25:52,601 DEBUG [PeerImpl] Connection from aaa://127.0.0.1:3868 is closed
01:25:52,601 DEBUG [PeerFSMImpl] aaa://127.0.0.1:3868 fsm switch state STOPPING -> DOWN 01:25:52,601 INFO [TCPTransportClient] Read thread is stopped (127.0.0.1/127.0.0.1:3868)


SERVER:

01:25:52,604 DEBUG [PeerImpl] Connection from aaa://127.0.0.1:13868 is closed 01:25:52,604 INFO [TCPTransportClient] Read thread is stopped (unknown_host)
01:25:52,604 DEBUG [TCPTransportClient] Transport is stopped
01:25:52,604 DEBUG [PeerImpl] Disconnected from peer aaa://127.0.0.1:13868

Reply via email to