Address already in use
"Nicholas Loke" <[email protected]> Fri, 26 Jan 2007 19:21:30 -0500
| Newsgroups | gmane.comp.voip.nist-sip |
|---|---|
| Message-ID | <[email protected]> |
Hi all,
I have been seeing this problem when I try to create my listening point.
This is the first time I see this issue. I have done a "netstat -a"
before I initialize my stack and there are no bindings. After I
initialized the stack, I do see a binding to the IP address and port but
the "Address already in use" problem arises.
Is it caused by IPV6 because on this machine that is failing it is a
private Linux distribution similar to ES 4 that has IPv6 enabled? I have
the same code running on a linux ES 3 and 4 without ipv6 enabled and
windows XP and it works fine.
javax.sip.InvalidArgumentException: Address already in use
at
gov.nist.javax.sip.SipStackImpl.createListeningPoint(SipStackImpl.java:5
98)
Caused by: java.io.IOException: Address already in use
at
gov.nist.javax.sip.stack.UDPMessageProcessor.<init>(UDPMessageProcessor.
java:131)
at
gov.nist.javax.sip.stack.SIPTransactionStack.createMessageProcessor(SIPT
ransactionStack.java:1559)
at
gov.nist.javax.sip.SipStackImpl.createListeningPoint(SipStackImpl.java:5
79)
... 31 more
Thanks,
Nicholas Loke
_______________________________________________
nist-sip mailing list
[email protected]
http://www-x.antd.nist.gov/mailman/listinfo/nist-sip