association error

195 views
Skip to first unread message

Donald Walters

unread,
Apr 20, 2012, 12:22:09 PM4/20/12
to mobicents-public
After making the configuation for the m3ua and the sccp, i am getting
the error below.
I am using the jdk 7 and solaris 5.10, which has the sctp. What might
be causing this issue?

2012-04-20 11:41:39,065 ERROR
[org.mobicents.protocols.sctp.SelectorThread] Error while selecting
the ready keys

java.net.SocketException: Invalid argument

        at sun.nio.ch.Net.bind0(Native Method)

        at sun.nio.ch.Net.bind(Net.java:344)

        at sun.nio.ch.Net.bind(Net.java:336)

        at sun.nio.ch.SctpChannelImpl.bind(SctpChannelImpl.java:183)

        at
org.mobicents.protocols.sctp.AssociationImpl.doInitiateConnectionSctp(AssociationImpl.java:
618)

        at
org.mobicents.protocols.sctp.AssociationImpl.initiateConnection(AssociationImpl.java:
590)

        at
org.mobicents.protocols.sctp.SelectorThread.run(SelectorThread.java:
116)

        at java.lang.Thread.run(Thread.java:722)



Amit Bhayani

unread,
Apr 21, 2012, 7:26:08 AM4/21/12
to mobicent...@googlegroups.com
USSD GW depends on 1.0.0-SNAPSHOT version of SCTP project. There are many changes happening on SCTP project (for SS7 2.0.0) as we speak.
Will change USSD gateway dependency on 1.0.0.CR3 of SCTP and it should work.

Amit.

Donald Walters

unread,
Apr 21, 2012, 10:10:22 AM4/21/12
to mobicents-public
Thanks Amit, but I haven't even reach the stage of the USSD GW. I just
install the Jboss and the mobicents-ss7-service, and the map-ra then
did the configuration.

On Apr 21, 7:26 am, Amit Bhayani <amit.bhay...@gmail.com> wrote:
> USSD GW depends on 1.0.0-SNAPSHOT version of SCTP project. There are many
> changes happening on SCTP project (for SS7 2.0.0) as we speak.
> Will change USSD gateway dependency on 1.0.0.CR3 of SCTP and it should work.
>
> Amit.
>

Donald Walters

unread,
Apr 26, 2012, 12:35:39 PM4/26/12
to mobicents-public
I upgraded to the 1.0.0 FINAL release and i am still etting the same
error. How can i know what exactly error is?

Donald Walters

unread,
Apr 28, 2012, 10:39:32 AM4/28/12
to mobicents-public
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
Reply all
Reply to author
Forward
0 new messages