> PM:Freenet.node.ServiceLauncher:Error:Couldn't launch
> service xmlrpc: Freenet.ListenException
>
> Is this the problem?? What does the xmlrpc do? how can
> I fix it?
This is unrelated to the anonymity filter. XML-RPC allows you to write
clients that access your node such as GUIs, bots, etc.. This exception
means that something is already running on the port that you're trying to
run the XML-RPC plugin on. The default port is 6690 so I imagine this is
what port it's trying to run on. Edit your .freenetrc file (freenet.ini on
windows) and replace 6690 with something else, such as 6680.
_______________________________________________
Support mailing list
[EMAIL PROTECTED]
http://lists.freenetproject.org/mailman/listinfo/support