I am not sure what this could be but I tried on a Linux server instead
of the Solaris 5.10 and now seems to get a different error. But the
Linux server is just a test.
2012-04-28 09:37:44,848 ERROR
[org.mobicents.protocols.sctp.AssociationImpl] IOException while
trying to write to underlying socket for Association=Assoc1 IOError
count=4
java.net.SocketException: Socket is shutdown for writing
at sun.nio.ch.SctpChannelImpl.send0(Native Method)
at
sun.nio.ch.SctpChannelImpl.sendFromNativeBuffer(SctpChannelImpl.java:
1027)
at sun.nio.ch.SctpChannelImpl.send(SctpChannelImpl.java:987)
at sun.nio.ch.SctpChannelImpl.send(SctpChannelImpl.java:967)
at
org.mobicents.protocols.sctp.AssociationImpl.doSendSctp(AssociationImpl.java:
540)
at
org.mobicents.protocols.sctp.AssociationImpl.doSend(AssociationImpl.java:
534)
at
org.mobicents.protocols.sctp.AssociationImpl.write(AssociationImpl.java:
465)
at
org.mobicents.protocols.sctp.SelectorThread.write(SelectorThread.java:
345)
at
org.mobicents.protocols.sctp.SelectorThread.run(SelectorThread.java:
151)
at java.lang.Thread.run(Thread.java:722)
2012-04-28 09:37:44,849 WARN
[org.mobicents.protocols.ss7.m3ua.impl.AspFactory] Communication
channel shutdown for AspFactroy=ASP1 Association=Assoc1