RE: Re: [JXTA dev] JXTA UDP
"Wil" <[email protected]> Mon, 22 Aug 2005 19:42:38 +0100
| Newsgroups | gmane.comp.java.jxta.user,gmane.comp.java.jxta.devel |
|---|---|
| Message-ID | <000e01c5a749$46f500c0$05000100@cyberfusion> |
Your incoming pipes are binding to the same port on your local machine. Reconfigure one of them ( you may need to delete the .jxta directory ) and where you see port 9001 change it to some other value. Wil -----Original Message----- From: Demetris G [mailto:[email protected]] Sent: 22 August 2005 18:02 To: [email protected]; [email protected] Subject: [JXTA user] Re: [JXTA dev] JXTA UDP Hi all, Anyone has any idea as to why two peers running on the same node from separate directories (each one having its own .jxta config dir) one of the would be giving this ? <INFO 2005-08-22 12:56:45,684 NullConfigurator::adjustLog4JPriority:441> Log4J [user default] requested, not adjusting logging priority <FATAL 2005-08-22 12:56:45,995 IncomingUnicastServer::openServerSocket:368> Cannot bind ServerSocket on /0.0.0.0:9701 java.net.BindException: Address already in use: JVM_Bind at java.net.PlainSocketImpl.socketBind(Native Method) at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:331) at java.net.ServerSocket.bind(ServerSocket.java:318) at java.net.ServerSocket.<init>(ServerSocket.java:185) at net.jxta.impl.endpoint.tcp.IncomingUnicastServer.openServerSocket(Incomi ngUnicastServer.java:348) at net.jxta.impl.endpoint.tcp.IncomingUnicastServer.<init>(IncomingUnicastS erver.java:141) at net.jxta.impl.endpoint.tcp.TcpTransport.init(TcpTransport.java:480) at net.jxta.impl.peergroup.GenericPeerGroup.loadModule(GenericPeerGroup.jav a:694) at net.jxta.impl.peergroup.StdPeerGroup.loadAllModules(StdPeerGroup.java:30 1) at net.jxta.impl.peergroup.StdPeerGroup.initFirst(StdPeerGroup.java:557) at net.jxta.impl.peergroup.Platform.initFirst(Platform.java:197) at net.jxta.impl.peergroup.GenericPeerGroup.init(GenericPeerGroup.java:876) at net.jxta.peergroup.PeerGroupFactory.newPlatform(PeerGroupFactory.java:40 9) at net.jxta.peergroup.PeerGroupFactory.newNetPeerGroup(PeerGroupFactory.jav a:472) at SCLASS.TaskManager.startJxta(TaskManager.java:346) at SCLASS.TaskManager.main(TaskManager.java:251) 1124729806165: EVENT ,Starting Jetty/4.2.19,[main]org.mortbay.http.HttpServer.start(HttpServer.java:639 ) 1124729806165: EVENT ,Started HttpContext[/],[main]org.mortbay.http.HttpContext.start(HttpContext.java :1901) 1124729806165: WARN!! ,Failed to start: [email protected]:9700,[main]org.mortbay.util.ThreadedServer.start( ThreadedServer.java:430) <INFO 2005-08-22 12:56:46,245 NullConfigurator::adjustLog4JPriority:441> Log4J [user default] requested, not adjusting logging priority JXMEPROXY: Current task is starting as a rendezvous/relay/JXMEProxy ... Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] -- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.338 / Virus Database: 267.10.14/79 - Release Date: 22/08/2005 -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.338 / Virus Database: 267.10.14/79 - Release Date: 22/08/2005