LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Freenet: help with port problem (https://www.linuxquestions.org/questions/linux-software-2/freenet-help-with-port-problem-155458/)

draven 03-09-2004 12:47 PM

Freenet: help with port problem
 
The following the output that I get of the error. If you need me to post my freenet.conf file just ask. Freenet seems to be running but not all that well, I'm going through a windows gateway and inserted the ip for that into the freenet.conf file where I am supposed to. Basically I'm curious as to what this output is and how to fix the error.

starting Freenet now: Done
[draven@Hyponoia freenet]$ ERROR: tcp/8481: Address already in use
freenet.ListenException: tcp/8481: Address already in use
at freenet.transport.tcpNIOListener.startListener(tcpNIOListener.java:78)
at freenet.transport.tcpNIOListener.<init>(tcpNIOListener.java:59)
at freenet.transport.tcpListeningAddress.getNIOListener(tcpListeningAddress.java:43)
at freenet.interfaces.BaseLocalNIOInterface.getListener(BaseLocalNIOInterface.java:110)
at freenet.interfaces.BaseLocalNIOInterface.<init>(BaseLocalNIOInterface.java:138)
at freenet.interfaces.LocalNIOInterface.<init>(LocalNIOInterface.java:35)
at freenet.node.Main.startNode(Main.java:1782)
at freenet.node.Main.spawnNode(Main.java:1238)
at freenet.node.Main.main(Main.java:1070)
Could not bind to listening port(s) - maybe another node is running?
Or, you might not have privileges to bind to a port < 1024.


All times are GMT -5. The time now is 05:05 PM.