Re: Address already in use Error
Lebing Xie <[email protected]>
| Newsgroups | gmane.comp.voip.nist-sip |
|---|---|
| Organization | Fraunhofer FOKUS Berlin |
| Message-ID | <1158062915.5429.6.camel@localhost> |
lsof -i :5061 COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME java 12543 pingp 5u IPv6 76013 UDP 10.147.66.157:sip-tls however I can not kill this process. On Mon, 2006-09-11 at 19:40 +0800, chair yan wrote: > netstat -a > see if the port still be occupied? > > if you cant close the port,you should be invaded by virus. > > > ----- Original Message ----- > From: "Lebing Xie" <[email protected]> > To: "sip mailing" <[email protected]> > Sent: Monday, September 11, 2006 7:26 PM > Subject: [nist-sip] Address already in use Error > > > > Hallo, > > > > After a failed test, I always get this error as trying to retest my sip > > application, even I have killed all JAVA processes and wait for lang > > time (1.2+JDK 1.5). Same issue by 1.1+JDK 1.4, but killing processes > > works fine at that time. > > > > urs Lebing > > > > > > > > javax.sip.InvalidArgumentException: Address already in use > > at > > gov.nist.javax.sip.SipStackImpl.createListeningPoint(SipStackImpl.java:618) > > _______________________________________________ > > nist-sip mailing list > > [email protected] > > http://www-x.antd.nist.gov/mailman/listinfo/nist-sip > >