I've got like 19 connections, all idle. Interesting thing though, if I'm trying to open a page (even just the index) I can't query any of the administration pages (open connection pages etc). The just sit there pretending to load for ages.
On Sun, 3 Apr 2005 06:05 am, Matthew Toseland wrote: > What do you mean by "everything gets the above error" ? That error is > not necessarily fatal... What actually happens when you try to access > freesites? And how many connections do you have open (Web Interface -> > Advanced mode -> Open Connections) - how many are incoming and how many > are outgoing? > > On Sat, Apr 02, 2005 at 09:45:32AM +1000, Adam Jenkins wrote: > > Hi All, > > > > I'm trying freenet for the first time. It's running on 2.6.8-gentoo-r10 > > (with nptl -- which, from the readme I gather is some concern). > > > > On startup I get the following: > > > > Detected freenet-ext.jar > > Detected freenet.jar > > Sun java detected. > > 1.4.1 > > Sun java 1.4.1 detected, do not need to specify direct memory limit. OK. > > Starting Freenet now: Command line: java -Xmx128m freenet.node.Main > > Done > > INFO: Native CPUID library > > 'freenet/support/CPUInformation/libjcpuid-x86-linux.so' loaded from > > resource INFO: Optimized native BigInteger library > > 'net/i2p/util/libjbigi-linux-athlon.so' loaded from resource > > > > I have set $LD_ASSUME_KERNEL=2.4.1 as per the README. However I still > > continuously get the following error (specifically if two connections are > > made simulatneously to the freenet server -- for instance, a page with > > two images on it) : > > > > Apr 2, 2005 9:42:36 AM (freenet.support.io.NIOInputStream, YThread-37, > > NORMAL): waited more than 120000ms in NIOIS.read() tcp/connection: > > xxxxxxx,[EMAIL PROTECTED]:freenet.support.io.NIOInpu > >[EMAIL PROTECTED] closing > > java.lang.Exception: debug > > at > > freenet.support.io.NIOInputStream.read(NIOInputStream.java:319) at > > java.io.FilterInputStream.read(FilterInputStream.java:66) at > > freenet.session.FnpLink.negotiateOutbound(FnpLink.java:637) at > > freenet.session.FnpLink.solicit(FnpLink.java:202) > > at > > freenet.session.FnpLinkManager.createOutgoing(FnpLinkManager.java:111) > > at freenet.ConnectionJob.run(ConnectionJob.java:378) > > at freenet.ConnectionJob.createConnection(ConnectionJob.java:78) > > at > > freenet.node.ConnectionOpener.checkpoint(ConnectionOpener.java:95) at > > freenet.node.states.maintenance.Checkpoint.checkpoint(Checkpoint.java:54) > > at > > freenet.node.states.maintenance.Checkpoint.received(Checkpoint.java:47) > > at freenet.node.StateChain.received(StateChain.java:177) > > at freenet.node.StateChain.received(StateChain.java:61) > > at > > freenet.node.StateChainManagingMessageHandler$ChainContainer.run(StateCha > >inManagingMessageHandler.java:335) at > > freenet.node.StateChainManagingMessageHandler$ChainContainer.received(Sta > >teChainManagingMessageHandler.java:288) at > > freenet.node.StateChainManagingMessageHandler$ChainContainer.access$100 > > (StateChainManagingMessageHandler.java:207) > > at > > freenet.node.StateChainManagingMessageHandler.handle(StateChainManagingMe > >ssageHandler.java:99) at freenet.Ticker$Event.run(Ticker.java:325) > > at > > freenet.thread.YThreadFactory$YThread.run(YThreadFactory.java:285) > > > > At the moment, freenet is pretty unusable...it works for a couple of > > minutes, then everything gets the above error. > > > > Any ideas. > > > > Cheers > > Adam _______________________________________________ Support mailing list [email protected] http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[EMAIL PROTECTED]
