From freenetwork at web.de Sun Jul 1 08:25:14 2007 From: freenetwork at web.de (freenetwork at web.de) Date: Sun, 01 Jul 2007 10:25:14 +0200 Subject: [freenet-support] MAIN LOOP TERMINATED! Message-ID: svn revision 13858 console log: [...] Freenet 0.7 Build #1040 r at custom@ FNP port is on 0.0.0.0:FNPDarknetPort TMCI started on 127.0.0.1:2323 Loading persistent request 1 of 4... Loading persistent request 2 of 4... Loading persistent request 3 of 4... Loading persistent request 4 of 4... Starting FCP server on 127.0.0.1:9481. Adding link: /sl/gallery/ => /plugins/plugins.TestGallery/ Adding link: /sl/search/ => /plugins/plugins.Librarian/ Adding link: /darknet/ => /friends/ Starting FProxy on 127.0.0.1:8888 Resuming persistent requests Extra peer data reading and processing completed Node initialization completed. Completed startup: All persistent requests resumed or restarted Written freenet.ini.tmp and moved to freenet.ini FNP port created on 0.0.0.0:OpennetPort Written freenet.ini.tmp and moved to freenet.ini run() exiting Written freenet.ini.tmp and moved to freenet.ini MAIN LOOP TERMINATED! Goodbye. Closing database due to shutdown. Closing database due to shutdown. Closing database due to shutdown. Closing database due to shutdown. Closing database due to shutdown. Closing database due to shutdown. Written freenet.ini.tmp and moved to freenet.ini Shutting down with exit code 0 Closed database Closed database Closed database Closed database Closed database Closed database Successfully closed all datastores. [End] freenet-latest.log: [Begin] Jul 01, 2007 08:19:15:910 (freenet.node.Node, main, ERROR): NOT using wrapper (at least not correctly). Your freenet-ext.jar and/or wrapper.conf need to be updated. Jul 01, 2007 08:19:16:207 (freenet.config.FreenetFilePersistentConfig, main, ERROR): Initialization not finished, refusing to write config java.lang.Exception: error at freenet.config.FreenetFilePersistentConfig.store(FreenetFilePersistentConfig.java:51) at freenet.node.NodeClientCore.storeConfig(NodeClientCore.java:1011) at freenet.clients.http.bookmark.BookmarkManager$USKUpdatedCallback.onFoundEdition(BookmarkManager.java:163) at freenet.client.async.USKManager.update(USKManager.java:146) at freenet.client.async.USKFetcher.onSuccess(USKFetcher.java:310) at freenet.client.async.USKFetcher$USKAttempt.onSuccess(USKFetcher.java:125) at freenet.client.async.USKChecker.onSuccess(USKChecker.java:30) at freenet.client.async.ClientRequestScheduler.register(ClientRequestScheduler.java:250) at freenet.node.SendableGet.schedule(SendableGet.java:108) at freenet.client.async.USKFetcher$USKAttempt.schedule(USKFetcher.java:156) at freenet.client.async.USKFetcher.schedule(USKFetcher.java:462) at freenet.client.async.USKManager.subscribe(USKManager.java:187) at freenet.clients.http.bookmark.BookmarkManager.addBookmark(BookmarkManager.java:243) at freenet.clients.http.bookmark.BookmarkManager$BookmarkCallback.set(BookmarkManager.java:131) at freenet.clients.http.bookmark.BookmarkManager.(BookmarkManager.java:91) at freenet.node.NodeClientCore.start(NodeClientCore.java:432) at freenet.node.Node.start(Node.java:1304) at freenet.node.NodeStarter.start(NodeStarter.java:148) at org.tanukisoftware.wrapper.WrapperManager.startInner(WrapperManager.java:2831) at org.tanukisoftware.wrapper.WrapperManager.privilegedStart(WrapperManager.java:1815) at org.tanukisoftware.wrapper.WrapperManager.access$2400(WrapperManager.java:103) at org.tanukisoftware.wrapper.WrapperManager$5.run(WrapperManager.java:1743) at java.security.AccessController.doPrivileged(Native Method) at org.tanukisoftware.wrapper.WrapperManager.start(WrapperManager.java:1740) at freenet.node.NodeStarter.main(NodeStarter.java:256) at freenet.node.Node.main(Node.java:498) Jul 01, 2007 08:19:16:285 (freenet.config.FreenetFilePersistentConfig, main, ERROR): Initialization not finished, refusing to write config java.lang.Exception: error at freenet.config.FreenetFilePersistentConfig.store(FreenetFilePersistentConfig.java:51) at freenet.node.NodeClientCore.storeConfig(NodeClientCore.java:1011) at freenet.clients.http.bookmark.BookmarkManager$USKUpdatedCallback.onFoundEdition(BookmarkManager.java:163) at freenet.client.async.USKManager.update(USKManager.java:146) at freenet.client.async.USKFetcher.onSuccess(USKFetcher.java:310) at freenet.client.async.USKFetcher$USKAttempt.onSuccess(USKFetcher.java:125) at freenet.client.async.USKChecker.onSuccess(USKChecker.java:30) at freenet.client.async.ClientRequestScheduler.register(ClientRequestScheduler.java:250) at freenet.node.SendableGet.schedule(SendableGet.java:108) at freenet.client.async.USKFetcher$USKAttempt.schedule(USKFetcher.java:156) at freenet.client.async.USKFetcher.schedule(USKFetcher.java:462) at freenet.client.async.USKManager.subscribe(USKManager.java:187) at freenet.clients.http.bookmark.BookmarkManager.addBookmark(BookmarkManager.java:243) at freenet.clients.http.bookmark.BookmarkManager$BookmarkCallback.set(BookmarkManager.java:131) at freenet.clients.http.bookmark.BookmarkManager.(BookmarkManager.java:91) at freenet.node.NodeClientCore.start(NodeClientCore.java:432) at freenet.node.Node.start(Node.java:1304) at freenet.node.NodeStarter.start(NodeStarter.java:148) at org.tanukisoftware.wrapper.WrapperManager.startInner(WrapperManager.java:2831) at org.tanukisoftware.wrapper.WrapperManager.privilegedStart(WrapperManager.java:1815) at org.tanukisoftware.wrapper.WrapperManager.access$2400(WrapperManager.java:103) at org.tanukisoftware.wrapper.WrapperManager$5.run(WrapperManager.java:1743) at java.security.AccessController.doPrivileged(Native Method) at org.tanukisoftware.wrapper.WrapperManager.start(WrapperManager.java:1740) at freenet.node.NodeStarter.main(NodeStarter.java:256) at freenet.node.Node.main(Node.java:498) Jul 01, 2007 08:20:15:973 (freenet.node.ConfigurablePersister, Scheduled job: freenet.node.ConfigurablePersister at 6f4652, ERROR): Could not rename node-throttle.dat.tmp to node-throttle.dat - check permissions Jul 01, 2007 08:20:21:941 (freenet.node.InsertHandler, InsertHandler for -7282023819635941279 on FNPDarknetPort, ERROR): Caught in run() java.lang.NoSuchFieldError: usm java.lang.NoSuchFieldError: usm at freenet.node.InsertHandler.realRun(InsertHandler.java:106) at freenet.node.InsertHandler.run(InsertHandler.java:75) at java.lang.Thread.run(Thread.java:619) Jul 01, 2007 08:20:28:176 (freenet.node.InsertHandler, InsertHandler for -2653501754502431607 on FNPDarknetPort, ERROR): Caught in run() java.lang.NoSuchFieldError: usm java.lang.NoSuchFieldError: usm at freenet.node.InsertHandler.realRun(InsertHandler.java:106) at freenet.node.InsertHandler.run(InsertHandler.java:75) at java.lang.Thread.run(Thread.java:619) Jul 01, 2007 08:20:28:660 (freenet.node.InsertHandler, InsertHandler for -2475479446493897724 on FNPDarknetPort, ERROR): Caught in run() java.lang.NoSuchFieldError: usm java.lang.NoSuchFieldError: usm at freenet.node.InsertHandler.realRun(InsertHandler.java:106) at freenet.node.InsertHandler.run(InsertHandler.java:75) at java.lang.Thread.run(Thread.java:619) Jul 01, 2007 08:20:38:566 (freenet.node.InsertHandler, InsertHandler for 2214259216554221651 on FNPDarknetPort, ERROR): Caught in run() java.lang.NoSuchFieldError: usm java.lang.NoSuchFieldError: usm at freenet.node.InsertHandler.realRun(InsertHandler.java:106) at freenet.node.InsertHandler.run(InsertHandler.java:75) at java.lang.Thread.run(Thread.java:619) Jul 01, 2007 08:20:40:988 (freenet.node.InsertHandler, InsertHandler for 2713956688913487222 on FNPDarknetPort, ERROR): Caught in run() java.lang.NoSuchFieldError: usm java.lang.NoSuchFieldError: usm at freenet.node.InsertHandler.realRun(InsertHandler.java:106) at freenet.node.InsertHandler.run(InsertHandler.java:75) at java.lang.Thread.run(Thread.java:619) Jul 01, 2007 08:20:42:098 (freenet.io.comm.UdpSocketHandler, SimpleToadletServer$SocketHandler at 14629308, ERROR): Closing. java.lang.Exception: error at freenet.io.comm.UdpSocketHandler.close(UdpSocketHandler.java:331) at freenet.node.NodeCrypto.stop(NodeCrypto.java:381) at freenet.node.OpennetManager.stop(OpennetManager.java:82) at freenet.node.Node$7.set(Node.java:798) at freenet.config.BooleanOption.set(BooleanOption.java:41) at freenet.config.BooleanOption.setValue(BooleanOption.java:35) at freenet.clients.http.ConfigToadlet.handlePost(ConfigToadlet.java:76) at freenet.clients.http.ToadletContextImpl.handle(ToadletContextImpl.java:340) at freenet.clients.http.SimpleToadletServer$SocketHandler.run(SimpleToadletServer.java:432) at java.lang.Thread.run(Thread.java:619) Jul 01, 2007 08:20:42:254 (freenet.io.comm.UdpSocketHandler, MessageCore packet receiver thread on port FNPOpennetPort, ERROR): run() exiting Jul 01, 2007 08:20:43:254 (freenet.io.comm.UdpSocketHandler$USMChecker, MessageCore$USMChecker, ERROR): MAIN LOOP TERMINATED [End] From toad at amphibian.dyndns.org Tue Jul 3 13:37:22 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Tue, 3 Jul 2007 14:37:22 +0100 Subject: [freenet-support] MAIN LOOP TERMINATED! In-Reply-To: References: Message-ID: <200707031437.28171.toad@amphibian.dyndns.org> On Sunday 01 July 2007 09:25, freenetwork at web.de wrote: > svn revision 13858 > > > console log: > > [...] > Completed startup: All persistent requests resumed or restarted > Written freenet.ini.tmp and moved to freenet.ini > FNP port created on 0.0.0.0:OpennetPort > Written freenet.ini.tmp and moved to freenet.ini > run() exiting > Written freenet.ini.tmp and moved to freenet.ini > MAIN LOOP TERMINATED! Sorry, fixed. (Hopefully). > Goodbye. > > Closing database due to shutdown. > Closing database due to shutdown. > Closing database due to shutdown. > Closing database due to shutdown. > Closing database due to shutdown. > Closing database due to shutdown. > Written freenet.ini.tmp and moved to freenet.ini > Shutting down with exit code 0 > Closed database > Closed database > Closed database > Closed database > Closed database > Closed database > Successfully closed all datastores. > [End] > > > freenet-latest.log: > > [Begin] > Jul 01, 2007 08:19:15:910 (freenet.node.Node, main, ERROR): NOT using > wrapper (at least not correctly). Your freenet-ext.jar > and/or > wrapper.conf > onfig/wrapper.conf> need to be updated. You weren't using the wrapper, deliberately? Or there is something wrong with it? >Jul 01, 2007 08:19:16:207 > (freenet.config.FreenetFilePersistentConfig, main, ERROR): Initialization > not finished, refusing to write config java.lang.Exception: error > at ... Normal, sorry. > Jul 01, 2007 08:20:15:973 (freenet.node.ConfigurablePersister, Scheduled > job: freenet.node.ConfigurablePersister at 6f4652, ERROR): Could not rename > node-throttle.dat.tmp to node-throttle.dat - check permissions A lot of people are reporting this. I have no idea what the problem is. I will add some diagnostics to the next build. > Jul 01, 2007 > 08:20:21:941 (freenet.node.InsertHandler, InsertHandler for > -7282023819635941279 on FNPDarknetPort, ERROR): Caught in run() > java.lang.NoSuchFieldError: usm java.lang.NoSuchFieldError: usm > at freenet.node.InsertHandler.realRun(InsertHandler.java:106) > at freenet.node.InsertHandler.run(InsertHandler.java:75) > at java.lang.Thread.run(Thread.java:619) You mentioned this on Frost? It indicates an unclean build anyway: do ant distclean && ant, if you are building from source. Clean projects in eclipse. Etc. If you're running from an emu-generated build, we have problems, tell me. > Jul 01, 2007 08:20:42:098 (freenet.io.comm.UdpSocketHandler, > SimpleToadletServer$SocketHandler at 14629308, ERROR): Closing. > java.lang.Exception: error > at freenet.io.comm.UdpSocketHandler.close(UdpSocketHandler.java:331) > at freenet.node.NodeCrypto.stop(NodeCrypto.java:381) > at freenet.node.OpennetManager.stop(OpennetManager.java:82) > at freenet.node.Node$7.set(Node.java:798) > at freenet.config.BooleanOption.set(BooleanOption.java:41) > at freenet.config.BooleanOption.setValue(BooleanOption.java:35) > at freenet.clients.http.ConfigToadlet.handlePost(ConfigToadlet.java:76) > at > freenet.clients.http.ToadletContextImpl.handle(ToadletContextImpl.java:340) > at > freenet.clients.http.SimpleToadletServer$SocketHandler.run(SimpleToadletSer >ver.java:432) at java.lang.Thread.run(Thread.java:619) Another case of excessive logging given the new callers. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://emu.freenetproject.org/pipermail/support/attachments/20070703/603f03ec/attachment.pgp From phrenou at chez.com Tue Jul 3 23:19:32 2007 From: phrenou at chez.com (=?iso-8859-1?Q?Philippe_RENOU?=) Date: Wed, 4 Jul 2007 01:19:32 +0200 Subject: [freenet-support] =?iso-8859-1?q?Freenet_installation_on_Win98?= Message-ID: Good morning, I'm trying to install Freenet 0.7 on a PC with Win98 SE. The Windows installer doesn't work, accordingly to the statment in the page http://freenetproject.org/download.html (error message: "The jar-file 'install.jar' could not be executed"). I've tried to launch Freenet "directly" from Java (JRE version 1.5) following NextGen instructions from the post https://bugs.freenetproject.org/view.php?id=994: "java -cp freenet-stable-latest.jar;freenet-ext.jar freenet.node.NodeStarter", but I get the error message: "Exception in thread "main" java.lang.NoClassDefFoundError: freenet/node/NodeStarter". What could I do ? Thank you by advance for your answer. Phil ------------------------ ALICE C'EST ENCORE MIEUX AVEC CANAL+ LE BOUQUET ! --------------- D?couvrez vite l'offre exclusive ALICEBOX et CANAL+ LE BOUQUET, en cliquant ici http://alicebox.fr Soumis ? conditions. From apostle at peculiarplace.com Wed Jul 4 17:01:24 2007 From: apostle at peculiarplace.com (Edward Langenback) Date: Wed, 4 Jul 2007 12:01:24 -0500 Subject: [freenet-support] Freenet installation on Win98 In-Reply-To: References: Message-ID: <1652738140.20070704120124@peculiarplace.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On Tuesday, July 3, 2007 at 6:19:32 PM in Message , Philippe wrote: > Good morning, > I'm trying to install Freenet 0.7 on a PC with Win98 SE. > The Windows installer doesn't work, accordingly to the > statment in the page http://freenetproject.org/download.html > (error message: "The jar-file 'install.jar' could not be > executed"). > I've tried to launch Freenet "directly" from Java (JRE > version 1.5) following NextGen instructions from the post > https://bugs.freenetproject.org/view.php?id=994: > "java -cp freenet-stable-latest.jar;freenet-ext.jar > freenet.node.NodeStarter", but I get the error message: > "Exception in thread "main" java.lang.NoClassDefFoundError: > freenet/node/NodeStarter". > What could I do ? > Thank you by advance for your answer. here's how I did it once upon a time: You need Java version 1.5 or 1.6 type "java -version" in a console and watch the output 1) Look on this page in your web browser: http://downloads.freenetproject.org/alpha/ The current build will have a name formatted like this: freenet-r#####-snapshot.jar The higher numbers are the most recent builds You'll also need this file: http://downloads.freenetproject.org/alpha/freenet-ext.jar 2) put 'em both in whatever directory you want freenet to run from. 3) rename "freenet-r#####-snapshot.jar" to "freenet.jar" 4) use this command line (I put it in a batch file) java -cp freenet.jar;freenet-ext.jar;%CLASSPATH%;. freenet.node.Node Running this under win98se works but there will be no wrapper and it won't auto update so you'll have to do that manually. Everything else works normally. To get frost, Jsite, Fuqid or other things going follow their install directions. in Him, -Ed - -- The best way to get past my spam filter is to use pgp or gnupg to encrypt your Mail to me with RSA Key ID: 0x84D46604 (fingerprint: DA03 1EA4 7F5D DF74 B89F E871 757E 627C 84D4 6604) This key can be found on public keyservers such as http://keyserver.kjsl.com:11371/#extract - -=-=-=-=-=-=-=-=-=-=-= http://blog.peculiarplace.com/ http://comfortfantasies.purrfectdomains.com/ http://comments.lurasbookcase.com/ http://dilithium.purrfectdomains.com/ http://iamnotahamster.peculiarplace.com/ http://offthecuff.lurasbookcase.com/ http://topshelf.lurasbookcase.com/ http://shopper.purrfectdomains.com/ http://lurasbookcase.com/ http://peculiarplace.com/ / \ \ / Join the ASCII-Ribbon Campaign to Stamp Out HTML Email ! X / \ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) iQEVAwUBRovSaHV+YnyE1GYEAQg8nAgAij0YOWcCDnVj2MRd5rz7ZsMqHbqLqVKa nwCwvvRwQE3/mdovpJ8ouA4gmTzt/Bhwkt1G6dXEcY4OaW2boFnj0i4eX9UTjqCu 4or1xHA17yOp9cXwAmvnV8pWf0zZCBQqRBzwPZo21FOgyqqVDQ3jTKR7FHsXST6U mblLaNCY2EyKBl4gLIzW1A56f6+5hjRN5+VTOgjuPPqv80bwRfTE0CTPzPoYYfDs fAR0fNs0xVEM717k3bcIrYMaXRyluG6HVnHWdJmHbUfuHwvH9DBheU/taUH4wxTB yzw8SZeK1MA/pf8I2HOSHAsn+aF4g9oSh5bDmNYgb4IY+ysHukXj7Q== =C9Yy -----END PGP SIGNATURE----- From freenetwork at web.de Thu Jul 5 17:37:40 2007 From: freenetwork at web.de (freenetwork at web.de) Date: Thu, 05 Jul 2007 19:37:40 +0200 Subject: [freenet-support] java.lang.NullPointerException with purest vanilla freenet Message-ID: svn revision 13945 when running "java -Xmx512M -cp freenet-cvs-snapshot.jar;freenet-ext.jar freenet.node.Node" within a directory that only contains "freenet-cvs-snapshot.jar" and "freenet-ext.jar" leads to this: console log: [...] Initializing SSK Datacache (15344 keys) Opened main database for ssk-cache- Opened access times database for ssk-cache- Opening block db index Opened block number database for ssk-cache- Keys in store: db 0 file 0 / max 15344 Error in WrapperListener.start callback. java.lang.NullPointerException java.lang.NullPointerException at freenet.config.SubConfig.getRawOption(SubConfig.java:307) at freenet.node.Node.(Node.java:1168) at freenet.node.NodeStarter.start(NodeStarter.java:147) at org.tanukisoftware.wrapper.WrapperManager.startInner(WrapperManager.java:2831) at org.tanukisoftware.wrapper.WrapperManager.privilegedStart(WrapperManager.java:1815) at org.tanukisoftware.wrapper.WrapperManager.access$2400(WrapperManager.java:103) at org.tanukisoftware.wrapper.WrapperManager$5.run(WrapperManager.java:1743) at java.security.AccessController.doPrivileged(Native Method) at org.tanukisoftware.wrapper.WrapperManager.start(WrapperManager.java:1740) at freenet.node.NodeStarter.main(NodeStarter.java:256) at freenet.node.Node.main(Node.java:500) Closing database due to shutdown. Closing database due to shutdown. Closing database due to shutdown. Closing database due to shutdown. Closing database due to shutdown. Closing database due to shutdown. Closed database Closed database Closed database Closed database Closed database Closed database Successfully closed all datastores. From toad at amphibian.dyndns.org Fri Jul 6 14:44:07 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Fri, 6 Jul 2007 15:44:07 +0100 Subject: [freenet-support] java.lang.NullPointerException with purest vanilla freenet In-Reply-To: References: Message-ID: <200707061544.15299.toad@amphibian.dyndns.org> Fixed. On Thursday 05 July 2007 18:37, freenetwork at web.de wrote: > svn revision 13945 > > when running "java -Xmx512M -cp freenet-cvs-snapshot.jar;freenet-ext.jar > freenet.node.Node" within a directory that only contains > "freenet-cvs-snapshot.jar" and "freenet-ext.jar" leads to this: > > console log: > > [...] > Initializing SSK Datacache (15344 keys) > Opened main database for ssk-cache- > Opened access times database for ssk-cache- > Opening block db index > Opened block number database for ssk-cache- > Keys in store: db 0 file 0 / max 15344 > Error in WrapperListener.start callback. java.lang.NullPointerException > java.lang.NullPointerException > at freenet.config.SubConfig.getRawOption(SubConfig.java:307) > at freenet.node.Node.(Node.java:1168) > at freenet.node.NodeStarter.start(NodeStarter.java:147) > at > org.tanukisoftware.wrapper.WrapperManager.startInner(WrapperManager.java:28 >31) at > org.tanukisoftware.wrapper.WrapperManager.privilegedStart(WrapperManager.ja >va:1815) at > org.tanukisoftware.wrapper.WrapperManager.access$2400(WrapperManager.java:1 >03) at > org.tanukisoftware.wrapper.WrapperManager$5.run(WrapperManager.java:1743) > at java.security.AccessController.doPrivileged(Native Method) at > org.tanukisoftware.wrapper.WrapperManager.start(WrapperManager.java:1740) > at freenet.node.NodeStarter.main(NodeStarter.java:256) > at freenet.node.Node.main(Node.java:500) > Closing database due to shutdown. > Closing database due to shutdown. > Closing database due to shutdown. > Closing database due to shutdown. > Closing database due to shutdown. > Closing database due to shutdown. > Closed database > Closed database > Closed database > Closed database > Closed database > Closed database > Successfully closed all datastores. > > > > _______________________________________________ > Support mailing list > Support at freenetproject.org > http://news.gmane.org/gmane.network.freenet.support > Unsubscribe at > http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or > mailto:support-request at freenetproject.org?subject=unsubscribe -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://emu.freenetproject.org/pipermail/support/attachments/20070706/2f7e9268/attachment.pgp From toad at amphibian.dyndns.org Sat Jul 7 00:40:36 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Sat, 7 Jul 2007 01:40:36 +0100 Subject: [freenet-support] Freenet 0.7 build 1041 Message-ID: <200707070140.41838.toad@amphibian.dyndns.org> Freenet 0.7 build 1041 is now available. Please upgrade, tell us if you have any problem upgrading, and tell us if you find any bugs. Major changes: - Major internal changes/refactoring getting ready for opennet. We don't yet have the core opennet functionality, but we have all the prerequisites. Opennet will run on a separate UDP port, with separate crypto etc. You can turn it on but it will not automatically exchange refs yet (you can add them manually to openpeers- though, they're a lot like darknet refs). - Fix many bugs relating to containers, FCP direct disk access, connectivity when IP addresses change, matching connection drops (internal messaging stuff, might have some impact), random number generation, node to node text messages and direct F2F file transfer, form data parsing, and more. - Further work on probe requests to prototype the rabbit hole avoidance algorithm. This build will be mandatory on Tuesday, however it should be possible to upgrade even then thanks to Update over Mandatory support; if you have any problems, tell us. Thank you for using and testing Freenet. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://emu.freenetproject.org/pipermail/support/attachments/20070707/688ad8a4/attachment.pgp From toad at amphibian.dyndns.org Tue Jul 10 16:41:35 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Tue, 10 Jul 2007 17:41:35 +0100 Subject: [freenet-support] Freenet 0.7 build 1042 Message-ID: <200707101741.43354.toad@amphibian.dyndns.org> Freenet 0.7 build 1042 is now available. Please upgrade. This build fixes various mostly relatively minor bugs, and features an improved french translation. For the full changelog see the cvs list. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://emu.freenetproject.org/pipermail/support/attachments/20070710/2cf8c70a/attachment.pgp From fxTQ at gmx.net Wed Jul 11 10:45:08 2007 From: fxTQ at gmx.net (fxTQ at gmx.net) Date: Wed, 11 Jul 2007 12:45:08 +0200 Subject: [freenet-support] Service is not starting up Message-ID: <20070711104508.281360@gmx.net> Hi, I'm using Windows XP and just installed freenet. I created a new user account freenet (normal User) for running the service. I installed the service but it doesn't startup. Error Msg: Starting Freenet Freenet 0.7 darknet wird gestartet..................... Freenet 0.7 darknet konnte nicht gestartet werden. Ein Systemfehler ist aufgetreten. Systemfehler 1067 aufgetreten. Der Prozess wurde unerwartet beendet. Could anybody give me a hint please. Greetings fxtq -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal f?r Modem und ISDN: http://www.gmx.net/de/go/smartsurfer From toad at amphibian.dyndns.org Thu Jul 12 13:56:52 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Thu, 12 Jul 2007 14:56:52 +0100 Subject: [freenet-support] Service is not starting up In-Reply-To: <20070711104508.281360@gmx.net> References: <20070711104508.281360@gmx.net> Message-ID: <200707121456.53482.toad@amphibian.dyndns.org> The installer will create a user itself. The user you created probably doesn't have rights to run non-interactive services. On Wednesday 11 July 2007 11:45, fxTQ at gmx.net wrote: > Hi, > I'm using Windows XP and just installed freenet. > I created a new user account freenet (normal User) for running the service. > I installed the service but it doesn't startup. > > Error Msg: > Starting Freenet > Freenet 0.7 darknet wird gestartet..................... > Freenet 0.7 darknet konnte nicht gestartet werden. > > Ein Systemfehler ist aufgetreten. > > Systemfehler 1067 aufgetreten. > > Der Prozess wurde unerwartet beendet. > > Could anybody give me a hint please. > > Greetings fxtq -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://emu.freenetproject.org/pipermail/support/attachments/20070712/aa46ea71/attachment.pgp From toad at amphibian.dyndns.org Thu Jul 12 15:47:49 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Thu, 12 Jul 2007 16:47:49 +0100 Subject: [freenet-support] Freenet 0.7 build 1043 Message-ID: <200707121647.56140.toad@amphibian.dyndns.org> Freenet 0.7 build 1043 is now available. The main change is to fix a bug introduced a few builds ago (during the opennet-related major refactoring), which prevented ARKs from working, which caused nodes not to be able to connect after an IP address change. Please upgrade. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://emu.freenetproject.org/pipermail/support/attachments/20070712/1aba05ba/attachment.pgp From bbackde at googlemail.com Fri Jul 13 07:07:56 2007 From: bbackde at googlemail.com (bbackde at googlemail.com) Date: Fri, 13 Jul 2007 09:07:56 +0200 Subject: [freenet-support] Node Error Message Message-ID: Since yesterday my node shows the following critical message: Build too old This node's software is older than the oldest version (Build #1041) allowed by the newest peers we try to connect to. Please update your node as soon as possible as you will not be able to connect to peers labeled "TOO NEW" until you do. (Freenet may leave your node in the dust of the past if you don't upgrade.) My node version: Freenet 0.7 Build #1042 r14017M Freenet-ext Build #13 r12938 I doubt that 1042 is really too old. And it higher than the 1041 that is mentioned in the error message. And no new version available via auto-update. What should I do, wait or manually update? From toad at amphibian.dyndns.org Fri Jul 13 11:06:57 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Fri, 13 Jul 2007 12:06:57 +0100 Subject: [freenet-support] Node Error Message In-Reply-To: References: Message-ID: <200707131206.58224.toad@amphibian.dyndns.org> Means you're connected to a buggy node (a node running a certain recent build). Trunk will identify this and report a different connection error. On Friday 13 July 2007 08:07, bbackde at googlemail.com wrote: > Since yesterday my node shows the following critical message: > > Build too old > This node's software is older than the oldest version (Build #1041) > allowed by the newest peers we try to connect to. Please update your > node as soon as possible as you will not be able to connect to peers > labeled "TOO NEW" until you do. (Freenet may leave your node in the > dust of the past if you don't upgrade.) > > My node version: > > Freenet 0.7 Build #1042 r14017M > Freenet-ext Build #13 r12938 > > I doubt that 1042 is really too old. And it higher than the 1041 that > is mentioned in the error message. > > And no new version available via auto-update. What should I do, wait > or manually update? -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://emu.freenetproject.org/pipermail/support/attachments/20070713/e1bd230e/attachment.pgp From bbackde at googlemail.com Fri Jul 13 11:25:28 2007 From: bbackde at googlemail.com (bbackde at googlemail.com) Date: Fri, 13 Jul 2007 13:25:28 +0200 Subject: [freenet-support] Node Error Message In-Reply-To: <200707131206.58224.toad@amphibian.dyndns.org> References: <200707131206.58224.toad@amphibian.dyndns.org> Message-ID: Ok so I will update manually to 1043. I have one problem with the manual update on WinXP: each time the freenet-ext.jar (which I had in version 13) is downdated to version 12. After the node startup the node complains ("A new stable version of Freenet is available It seems that your node isn't running the latest version of the software. Your node is currently downloading a new version of Freenet (extra jar version -1).Would you like the node to automatically restart as soon as it has downloaded the update?") and downloads version 13 again. Why does update.cmd replace my latest freenet-ext.jar with an older one each time? On 7/13/07, Matthew Toseland wrote: > Means you're connected to a buggy node (a node running a certain recent > build). Trunk will identify this and report a different connection error. > > On Friday 13 July 2007 08:07, bbackde at googlemail.com wrote: > > Since yesterday my node shows the following critical message: > > > > Build too old > > This node's software is older than the oldest version (Build #1041) > > allowed by the newest peers we try to connect to. Please update your > > node as soon as possible as you will not be able to connect to peers > > labeled "TOO NEW" until you do. (Freenet may leave your node in the > > dust of the past if you don't upgrade.) > > > > My node version: > > > > Freenet 0.7 Build #1042 r14017M > > Freenet-ext Build #13 r12938 > > > > I doubt that 1042 is really too old. And it higher than the 1041 that > > is mentioned in the error message. > > > > And no new version available via auto-update. What should I do, wait > > or manually update? > > _______________________________________________ > Support mailing list > Support at freenetproject.org > http://news.gmane.org/gmane.network.freenet.support > Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support > Or mailto:support-request at freenetproject.org?subject=unsubscribe > > -- __________________________________________________ GnuPG key: (0x48DBFA8A) Keyserver: pgpkeys.pca.dfn.de Fingerprint: 477D F057 1BD4 1AE7 8A54 8679 6690 E2EC 48DB FA8A __________________________________________________ From juiceman69 at gmail.com Sat Jul 14 00:38:49 2007 From: juiceman69 at gmail.com (Juiceman) Date: Fri, 13 Jul 2007 20:38:49 -0400 Subject: [freenet-support] Node Error Message In-Reply-To: References: <200707131206.58224.toad@amphibian.dyndns.org> Message-ID: <8b525dee0707131738x4375a7a6h936f5dfa95d59089@mail.gmail.com> On 7/13/07, bbackde at googlemail.com wrote: > Ok so I will update manually to 1043. I have one problem with the > manual update on WinXP: each time the freenet-ext.jar (which I had in > version 13) is downdated to version 12. After the node startup the > node complains ("A new stable version of Freenet is available > It seems that your node isn't running the latest version of the > software. Your node is currently downloading a new version of Freenet > (extra jar version -1).Would you like the node to automatically > restart as soon as it has downloaded the update?") and downloads > version 13 again. > > Why does update.cmd replace my latest freenet-ext.jar with an older > one each time? It looks like Nextgens fixed this: Fix #1527: update.cmd always downloads ext version 12 -- I may disagree with what you have to say, but I shall defend, to the death, your right to say it. - Voltaire Those who would give up Liberty, to purchase temporary Safety, deserve neither Liberty nor Safety. - Ben Franklin From chris at hat-post.de Fri Jul 13 22:36:59 2007 From: chris at hat-post.de (Chris) Date: Sat, 14 Jul 2007 00:36:59 +0200 Subject: [freenet-support] Can't start freenet on debian etch amd64/i386 Message-ID: <4697FE8B.3030300@hat-post.de> Hi, I just tried to install freenet as described on the homepage on my debian sarge system, running 2.6.18-4-amd64. I installed java5 before and then tried the installation - the installer shows up and everything seems to go fine..at the end, the welcome webpage shows up and I try to click on the link on the button, which gives me a 404. .. When running /usr/local/Freenet/run.sh myself as a user, I get the following errors: -------- Unable to locate any of the following binaries: /usr/local/Freenet/./bin/wrapper-linux-x86-32 /usr/local/Freenet/./bin/wrapper Starting Freenet 0.7... Let's start the node without the wrapper, you'll have to daemonize it yourself. Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved. WARNING - The wrapper.native_library system property was not set. Using the default value, 'wrapper'. WARNING - Unable to load the Wrapper's native library because none of the following files: libwrapper-linux-x86-32.so libwrapper.so could be located on the following java.library.path: /usr/lib/jvm/java-1.5.0-sun-1.5.0.10/jre/lib/i386/server /usr/lib/jvm/java-1.5.0-sun-1.5.0.10/jre/lib/i386 /usr/lib/jvm/java-1.5.0-sun-1.5.0.10/jre/../lib/i386 Please see the documentation for the wrapper.java.library.path configuration property. System signals will not be handled correctly. Using default config filename freenet.ini Warning: Cannot write to config file: freenet.ini Error: could not set up logging: Cannot create log directory freenet.config.InvalidConfigValueException: Cannot create log directory at freenet.node.LoggingConfigHandler.preSetLogDir(LoggingConfigHandler.j ava:285) at freenet.node.LoggingConfigHandler.(LoggingConfigHandler.java:10 3) at freenet.node.NodeStarter.start(NodeStarter.java:102) at org.tanukisoftware.wrapper.WrapperManager.startInner(WrapperManager.j ava:2831) at org.tanukisoftware.wrapper.WrapperManager.privilegedStart(WrapperMana ger.java:1815) at org.tanukisoftware.wrapper.WrapperManager.access$2400(WrapperManager. java:103) at org.tanukisoftware.wrapper.WrapperManager$5.run(WrapperManager.java:1 743) at java.security.AccessController.doPrivileged(Native Method) at org.tanukisoftware.wrapper.WrapperManager.start(WrapperManager.java:1 740) at freenet.node.NodeStarter.main(NodeStarter.java:256) -------- Okay - that was all so far - then I tried the same in a chroot on debian etch 32 (the stable system, 32 bit with guaranteed working java etc.)... -> The same error.. Probably anyone of you could help me, otherwise it's a bug? With kind regards, Chris From nextgens at freenetproject.org Sun Jul 15 14:27:42 2007 From: nextgens at freenetproject.org (Florent =?iso-8859-1?Q?Daigni=E8re?=) Date: Sun, 15 Jul 2007 16:27:42 +0200 Subject: [freenet-support] Freenet 0.7 build 1044 Message-ID: <20070715142732.GA6062@freenetproject.org> Freenet 0.7 build 1044 is now available; updating will be mandatory on the 17th of July. Here is a sum-up of the changelog: Core: - Path folding (one additional step towards having a working opennet) - RRNFs weren't accounted as RNFs whereas they should have been - Introduce a new connection failure code (CONN_ERROR) - Fix a bug which might have caused heavy backoff - Add FCP messages to handle opennet references - Some work on the plugin code - Some locking changes L10n: - updated norwegian translation - various fixes/improvements to the english version Credits: - toad_, Zothar and Nogasso Please upgrade. NextGen$ -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://emu.freenetproject.org/pipermail/support/attachments/20070715/60b34f4e/attachment.pgp From toad at amphibian.dyndns.org Mon Jul 16 15:34:26 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Mon, 16 Jul 2007 16:34:26 +0100 Subject: [freenet-support] Service is not starting up In-Reply-To: <20070711104508.281360@gmx.net> References: <20070711104508.281360@gmx.net> Message-ID: <200707161634.27058.toad@amphibian.dyndns.org> The installer will create a user itself. The user you created probably doesn't have rights to run non-interactive services. On Wednesday 11 July 2007 11:45, fxTQ at gmx.net wrote: > Hi, > I'm using Windows XP and just installed freenet. > I created a new user account freenet (normal User) for running the service. > I installed the service but it doesn't startup. > > Error Msg: > Starting Freenet > Freenet 0.7 darknet wird gestartet..................... > Freenet 0.7 darknet konnte nicht gestartet werden. > > Ein Systemfehler ist aufgetreten. > > Systemfehler 1067 aufgetreten. > > Der Prozess wurde unerwartet beendet. > > Could anybody give me a hint please. > > Greetings fxtq -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://emu.freenetproject.org/pipermail/support/attachments/20070716/51352fe2/attachment.pgp From toad at amphibian.dyndns.org Mon Jul 16 15:36:14 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Mon, 16 Jul 2007 16:36:14 +0100 Subject: [freenet-support] Node Error Message In-Reply-To: <8b525dee0707131738x4375a7a6h936f5dfa95d59089@mail.gmail.com> References: <8b525dee0707131738x4375a7a6h936f5dfa95d59089@mail.gmail.com> Message-ID: <200707161636.14374.toad@amphibian.dyndns.org> On Saturday 14 July 2007 01:38, Juiceman wrote: > On 7/13/07, bbackde at googlemail.com wrote: > > Ok so I will update manually to 1043. I have one problem with the > > manual update on WinXP: each time the freenet-ext.jar (which I had in > > version 13) is downdated to version 12. After the node startup the > > node complains ("A new stable version of Freenet is available > > It seems that your node isn't running the latest version of the > > software. Your node is currently downloading a new version of Freenet > > (extra jar version -1).Would you like the node to automatically > > restart as soon as it has downloaded the update?") and downloads > > version 13 again. > > > > Why does update.cmd replace my latest freenet-ext.jar with an older > > one each time? > > It looks like Nextgens fixed this: > Fix #1527: update.cmd always downloads ext version 12 Needs testing by the original reporter or other ppl affected by it. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://emu.freenetproject.org/pipermail/support/attachments/20070716/7e4ae1a4/attachment.pgp From toad at amphibian.dyndns.org Mon Jul 16 15:34:56 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Mon, 16 Jul 2007 16:34:56 +0100 Subject: [freenet-support] Freenet 0.7 build 1043 Message-ID: <200707161634.57454.toad@amphibian.dyndns.org> Freenet 0.7 build 1043 is now available. The main change is to fix a bug introduced a few builds ago (during the opennet-related major refactoring), which prevented ARKs from working, which caused nodes not to be able to connect after an IP address change. Please upgrade. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://emu.freenetproject.org/pipermail/support/attachments/20070716/441133f9/attachment.pgp From toad at amphibian.dyndns.org Mon Jul 16 15:35:18 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Mon, 16 Jul 2007 16:35:18 +0100 Subject: [freenet-support] Node Error Message In-Reply-To: References: Message-ID: <200707161635.18664.toad@amphibian.dyndns.org> Means you're connected to a buggy node (a node running a certain recent build). Trunk will identify this and report a different connection error. On Friday 13 July 2007 08:07, bbackde at googlemail.com wrote: > Since yesterday my node shows the following critical message: > > Build too old > This node's software is older than the oldest version (Build #1041) > allowed by the newest peers we try to connect to. Please update your > node as soon as possible as you will not be able to connect to peers > labeled "TOO NEW" until you do. (Freenet may leave your node in the > dust of the past if you don't upgrade.) > > My node version: > > Freenet 0.7 Build #1042 r14017M > Freenet-ext Build #13 r12938 > > I doubt that 1042 is really too old. And it higher than the 1041 that > is mentioned in the error message. > > And no new version available via auto-update. What should I do, wait > or manually update? -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://emu.freenetproject.org/pipermail/support/attachments/20070716/1b980971/attachment.pgp From toad at amphibian.dyndns.org Tue Jul 17 14:27:39 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Tue, 17 Jul 2007 15:27:39 +0100 Subject: [freenet-support] Service is not starting up In-Reply-To: <200707161634.27058.toad@amphibian.dyndns.org> References: <20070711104508.281360@gmx.net> <200707161634.27058.toad@amphibian.dyndns.org> Message-ID: <200707171527.40316.toad@amphibian.dyndns.org> Sorry, I've had some email problems recently. On Monday 16 July 2007 16:34, Matthew Toseland wrote: > The installer will create a user itself. The user you created probably > doesn't have rights to run non-interactive services. > > On Wednesday 11 July 2007 11:45, fxTQ at gmx.net wrote: > > Hi, > > I'm using Windows XP and just installed freenet. > > I created a new user account freenet (normal User) for running the > > service. I installed the service but it doesn't startup. > > > > Error Msg: > > Starting Freenet > > Freenet 0.7 darknet wird gestartet..................... > > Freenet 0.7 darknet konnte nicht gestartet werden. > > > > Ein Systemfehler ist aufgetreten. > > > > Systemfehler 1067 aufgetreten. > > > > Der Prozess wurde unerwartet beendet. > > > > Could anybody give me a hint please. > > > > Greetings fxtq -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://emu.freenetproject.org/pipermail/support/attachments/20070717/f6d49670/attachment.pgp From toad at amphibian.dyndns.org Tue Jul 17 15:27:02 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Tue, 17 Jul 2007 16:27:02 +0100 Subject: [freenet-support] Freenet 0.7 build 1045 Message-ID: <200707171627.09022.toad@amphibian.dyndns.org> Freenet 0.7 build 1045 is available. It will be mandatory midnight thursday (0:00 19 july). Please upgrade ASAP. Tell us if the auto-update doesn't work for you. This build includes a major opennet fix, better FCP support for opennet (so the refbots will use opennet exclusively soon), translation fixes, and improvements to the SoC projects on searching, crypto, and the C++ library. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://emu.freenetproject.org/pipermail/support/attachments/20070717/69672fb8/attachment.pgp From toad at amphibian.dyndns.org Thu Jul 19 11:33:45 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Thu, 19 Jul 2007 12:33:45 +0100 Subject: [freenet-support] Freenet 0.7 build 1047 Message-ID: <200707191233.50594.toad@amphibian.dyndns.org> Freenet 0.7 build 1047 is available. Please upgrade ASAP. This build includes various fixes to opennet and to probe requests, as well as further work on unit testing by sback. Thanks to saces, nextgens, sback and me. You might want to update your UPnP plugin too. 1046 was skipped because I accidentally made it immediately mandatory rather than mandatory in 2 days, which is the current policy (1047 will be mandatory at 0:00 21 July). -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://emu.freenetproject.org/pipermail/support/attachments/20070719/efbfa638/attachment.pgp From guido-frn at unknownsite.de Fri Jul 20 00:11:53 2007 From: guido-frn at unknownsite.de (Guido Winkelmann) Date: Fri, 20 Jul 2007 02:11:53 +0200 Subject: [freenet-support] Cannot start the node using the wrapper Message-ID: <200707200211.54457.guido-frn@unknownsite.de> Hi, After moving my node to a different computer, I cannot start it using the wrapper anymore. After running ./run.sh start, the node won't come up and after some waiting time, all the processes associated with freenet (i.e. all the java processes on this system) will disappear. I can start it manually, though, with "java -Xmx256m -Xss128m -cp freenet-ext.jar:freenet.jar freenet.node.NodeStarter". When doing so, I notice a long wait after the node prints "Created log files" of maybe a minute or two, during which the java process won't use any CPU at all. (I suppose this may be why the wrapper times out.) The system this is running on is a fresh and very vanilla install of Gentoo Linux 2007.0 on x86_64, under Xen, with only the most basic of packages installed. (screen, an editor, syslog, cron, logrotate and a JVM) I've tried the Java packages sun-jre-bin-1.6.0.01-r1, emul-linux-x86-java-1.6.0.01 and sun-jdk-1.5.0.11, in that order. They all produce the same results. Here is an excerpt from wrapper.log after running ./run.sh start: ================== STATUS | wrapper | 2007/07/19 02:42:37 | <-- Wrapper Stopped STATUS | wrapper | 2007/07/19 16:09:20 | --> Wrapper Started as Daemon STATUS | wrapper | 2007/07/19 16:09:20 | Launching a JVM... INFO | jvm 1 | 2007/07/19 16:09:21 | Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org INFO | jvm 1 | 2007/07/19 16:09:21 | Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved. INFO | jvm 1 | 2007/07/19 16:09:21 | INFO | jvm 1 | 2007/07/19 16:09:21 | WARNING - The Wrapper jar file currently in use is version "3.2.3" INFO | jvm 1 | 2007/07/19 16:09:21 | while the version of the Wrapper which launched this JVM is INFO | jvm 1 | 2007/07/19 16:09:21 | "3.2.1". INFO | jvm 1 | 2007/07/19 16:09:21 | The Wrapper may appear to work correctly but some features may INFO | jvm 1 | 2007/07/19 16:09:21 | not function correctly. This configuration has not been tested INFO | jvm 1 | 2007/07/19 16:09:21 | and is not supported. INFO | jvm 1 | 2007/07/19 16:09:21 | INFO | jvm 1 | 2007/07/19 16:09:21 | WARNING - The Wrapper jar file currently in use is version "3.2.3" INFO | jvm 1 | 2007/07/19 16:09:21 | while the version of the native library is "3.2.1". INFO | jvm 1 | 2007/07/19 16:09:21 | The Wrapper may appear to work correctly but some features may INFO | jvm 1 | 2007/07/19 16:09:21 | not function correctly. This configuration has not been tested INFO | jvm 1 | 2007/07/19 16:09:21 | and is not supported. INFO | jvm 1 | 2007/07/19 16:09:21 | INFO | jvm 1 | 2007/07/19 16:09:21 | freenet.jar built with freenet-ext.jar Build #13 r12938 INFO | jvm 1 | 2007/07/19 16:09:21 | INFO: Optimized native BigInteger library 'net/i2p/util/libjbigi-linux-x86_64.so' loaded from resource INFO | jvm 1 | 2007/07/19 16:09:21 | Created log files ERROR | wrapper | 2007/07/19 16:09:53 | Startup failed: Timed out waiting for signal from JVM. ERROR | wrapper | 2007/07/19 16:09:53 | JVM did not exit on request, terminated STATUS | wrapper | 2007/07/19 16:09:58 | Reloading Wrapper configuration... STATUS | wrapper | 2007/07/19 16:09:58 | Launching a JVM... [above section repeated a few times] ERROR | wrapper | 2007/07/19 16:12:21 | JVM did not exit on request, terminated FATAL | wrapper | 2007/07/19 16:12:22 | There were 5 failed launches in a row, each lasting less than 300 seconds. Giving up. FATAL | wrapper | 2007/07/19 16:12:22 | There may be a configuration problem: please check the logs. STATUS | wrapper | 2007/07/19 16:12:22 | <-- Wrapper Stopped ================== This is my wrapper.conf: ================== wrapper.java.command=java wrapper.working.dir=../ wrapper.java.mainclass=freenet.node.NodeStarter wrapper.java.classpath.1=freenet.jar wrapper.java.classpath.2=freenet-ext.jar.new wrapper.java.library.path.1=lib wrapper.java.initmemory=60 wrapper.java.maxmemory=256 wrapper.app.parameter.1=freenet.ini wrapper.console.format=PM wrapper.console.loglevel=INFO wrapper.logfile=wrapper.log wrapper.logfile.format=LPTM wrapper.logfile.loglevel=INFO wrapper.logfile.maxsize=2M wrapper.logfile.maxfiles=3 wrapper.syslog.loglevel=NONE wrapper.console.title=Freenet 0.7 wrapper.jvm_exit.timeout=120 wrapper.restart.reload_configuration=TRUE wrapper.filter.trigger.1=java.lang.OutOfMemoryError wrapper.filter.action.1=RESTART # To battle timeout probs with store shrink in 993 # Shouldn't be necessary anymore in the future wrapper.ping.timeout=0 # Name of the service wrapper.ntservice.name=@serviceName@ # Display name of the service wrapper.ntservice.displayname=Freenet 0.7 # Description of the service wrapper.ntservice.description=The Free Network Project daemon # Service dependencies. Add dependencies as needed starting from 1 wrapper.ntservice.dependency.1= # Mode in which the service is installed. AUTO_START or DEMAND_START wrapper.ntservice.starttype=AUTO_START # Allow the service to interact with the desktop. wrapper.ntservice.interactive=false # Start services with a different user than SYSTEM # SEE http://wrapper.tanukisoftware.org/doc/english/prop-ntservice-account.html BEFORE PROCEEDING ! #wrapper.ntservice.account= wrapper.ntservice.process_priority=BELOW_NORMAL ================== This is the output of freenet when start with java -Xmx256m -Xss128m -cp freenet-ext.jar:freenet.jar freenet.node.NodeStarter: ================== $ java -Xmx256m -Xss128m -cp freenet-ext.jar:freenet.jar freenet.node.NodeStarter Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved. WARNING - The wrapper.native_library system property was not set. Using the default value, 'wrapper'. WARNING - Unable to load the Wrapper's native library because none of the following files: libwrapper-linux-x86-64.so libwrapper.so could be located on the following java.library.path: /opt/sun-jdk-1.5.0.11/jre/lib/amd64/server /opt/sun-jdk-1.5.0.11/jre/lib/amd64 /opt/sun-jdk-1.5.0.11/jre/../lib/amd64 Please see the documentation for the wrapper.java.library.path configuration property. System signals will not be handled correctly. Using default config filename freenet.ini freenet.jar built with freenet-ext.jar Build #13 r12938 Created log files INFO: Optimized native BigInteger library 'net/i2p/util/libjbigi-linux-x86_64.so' loaded from resource Initializing Node using Freenet Build #1047 r14192 and freenet-ext Build #13 r12938 with Sun Microsystems Inc. JVM version 1.5.0_11-b03 running on amd64 Linux 2.6.16.49-xendomu FNP port created on 0.0.0.0:7888 Testnet mode DISABLED. You may have some level of anonymity. :) Note that this version of Freenet is still a very early alpha, and may well have numerous bugs and design flaws. In particular: YOU ARE WIDE OPEN TO YOUR IMMEDIATE PEERS! They can eavesdrop on your requests with relatively little difficulty at present (correlation attacks etc). Creating PeerManager Read 15 peers from ./peers-7888 Starting database... Initializing CHK Datastore (613777 keys) Opening database using ./chk-7888.store Opened main database for chk-store- Opened access times database for chk-store- Opening block db index Opened block number database for chk-store- Keys in store: db 272460 file 272460 / max 613777 Initializing CHK Datacache (613777:613777 keys) Opening database using ./chk-7888.cache Opened main database for chk-cache- Opened access times database for chk-cache- Opening block db index Opened block number database for chk-cache- Keys in store: db 613777 file 613777 / max 613777 Initializing pubKey Datastore Opening database using ./pubkey-7888.store Opened main database for pubkey-store- Opened access times database for pubkey-store- Opening block db index Opened block number database for pubkey-store- Keys in store: db 9884 file 9884 / max 613777 Initializing pubKey Datacache (613777 keys) Opening database using ./pubkey-7888.cache Opened main database for pubkey-cache- Opened access times database for pubkey-cache- Opening block db index Opened block number database for pubkey-cache- Keys in store: db 284136 file 284136 / max 613777 Initializing SSK Datastore Opening database using ./ssk-7888.store Opened main database for ssk-store- Opened access times database for ssk-store- Opening block db index Opened block number database for ssk-store- Keys in store: db 10675 file 10675 / max 613777 Initializing SSK Datacache (613777 keys) Opening database using ./ssk-7888.cache Opened main database for ssk-cache- Opened access times database for ssk-cache- Opening block db index Opened block number database for ssk-cache- Keys in store: db 361259 file 361259 / max 613777 Deleted 0 of 0 temporary files (0 non-temp files in temp directory) in Initializing USK Manager Initializing Plugin Manager Node constructor completed Starting DNSRequester Starting PacketSender NOT using wrapper (at least not correctly). Your freenet-ext.jar and/or wrapper.conf need to be updated. Freenet 0.7 Build #1047 r14192 FNP port is on 0.0.0.0:7888 WARNING: Your system appears to be running a Sun JVM with NPTL. This has been known to cause the node to freeze up due to the JVM losing a lock. Please disable NPTL if possible by setting the environment variable LD_ASSUME_KERNEL=2.4.1. Recent versions of the Freenet installer should have this already; either reinstall, or edit run.sh (https://emu.freenetproject.org/svn/trunk/apps/installer/installclasspath/run.sh). On some systems you may need to install the pthreads libraries to make this work. Note that the node will try to automatically restart itself in the event of such a deadlock, but this is not be 100% reliable and will take time. TMCI started on 127.0.0.1:2323 [plus more.......] ================== Guido From ceruleanchartreuse at hotmail.com Sat Jul 21 16:27:57 2007 From: ceruleanchartreuse at hotmail.com (Cerulean Chartreuse) Date: Sat, 21 Jul 2007 12:27:57 -0400 Subject: [freenet-support] Uninstalling Freenet Message-ID: Hello. I've been experiencing some trouble uninstalling Freenet from my computer. I went to the link listed in Freenet's Programs folder: http://wiki.freenetproject.org/FreenetUninstallI downloaded the script but I receive the below message. What does this mean? I would really like to uninstall this program as quickly and smoothly as possible. Thanks a bunch.CeruleanRemoving freenet's userThe user name could not be found.More help is available by typing NET HELPMSG 2221.Cleaning up registry settings"Registering .fref file extension"Unregistering the serviceThe Freenet 0.7 darknet-8888 service is not started.More help is available by typing NET HELPMSG 3521.'wrapper-windows-x86-32.exe' is not recognized as an internal or external command,operable program or batch file. _________________________________________________________________ PC Magazine?s 2007 editors? choice for best web mail?award-winning Windows Live Hotmail. http://imagine-windowslive.com/hotmail/?locale=en-us&ocid=TXT_TAGHM_migration_HMWL_mini_pcmag_0707 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://emu.freenetproject.org/pipermail/support/attachments/20070721/213885f1/attachment.htm From toad at amphibian.dyndns.org Wed Jul 25 16:54:46 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Wed, 25 Jul 2007 17:54:46 +0100 Subject: [freenet-support] Freenet 0.7 build 1048 Message-ID: <200707251754.52197.toad@amphibian.dyndns.org> Freenet 0.7 build 1048 is now available. Please upgrade; this will be mandatory at 0:00 GMT on Friday. Major changes: - German translation of the node interface - The first-time wizard asks the user whether they want to enable opennet - Major opennet fixes - Significant memory usage improvements - Fix Internal Error: data != returnBucket and remove the arbitrary limit of 256 completed requests per client in FCP. Please tell us if you have any problems either upgrading (hopefully the auto-update will work) or using the build. Use the bug tracker at https://bugs.freenetproject.org , the mailing lists or the freenet board on Frost. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://emu.freenetproject.org/pipermail/support/attachments/20070725/0243f7c4/attachment.pgp From toruser at fastmail.fm Thu Jul 26 12:34:20 2007 From: toruser at fastmail.fm (JT) Date: Thu, 26 Jul 2007 05:34:20 -0700 Subject: [freenet-support] When will opennet be available? Message-ID: <1185453260.16391.1202158107@webmail.messagingengine.com> Hi! When will opennet be available, so exchanging nodes is only an additional security feature? -- JT toruser at fastmail.fm -- http://www.fastmail.fm - The way an email service should be From toad at amphibian.dyndns.org Thu Jul 26 19:12:24 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Thu, 26 Jul 2007 20:12:24 +0100 Subject: [freenet-support] When will opennet be available? In-Reply-To: <1185453260.16391.1202158107@webmail.messagingengine.com> References: <1185453260.16391.1202158107@webmail.messagingengine.com> Message-ID: <200707262012.25840.toad@amphibian.dyndns.org> On Thursday 26 July 2007 13:34, JT wrote: > Hi! > > When will opennet be available, so exchanging nodes is only an > additional security feature? A partial implementation of opennet is available now, as of a few builds ago. It is still undergoing debugging, and there is no centralised seednodes list / announcement mechanism yet, so you still have to manually exchange 2 or 3 noderefs - but your node will make it up to 15, and keep them connected. The main caveat is if your node is down for more than 5 minutes it's likely that your peers will dump you. How to resolve that is an open question... -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://emu.freenetproject.org/pipermail/support/attachments/20070726/5b31142c/attachment.pgp From toad at amphibian.dyndns.org Fri Jul 27 11:54:50 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Fri, 27 Jul 2007 12:54:50 +0100 Subject: [freenet-support] Freenet 0.7 build 1049 Message-ID: <200707271254.50889.toad@amphibian.dyndns.org> Freenet 0.7 build 1049 is now available. Please upgrade. This build fixes a major bug with temporary files which was introduced in the previous version, which was causing "Bucket is read-only" errors on completing a request. Thanks to everyone who reported this bug or helped to debug it. There is also a change to the startup process to fix a plugins NPE, and updated translations in Italian, German and French. Please upgrade, and if you have any problems, report bugs, ideally via the bug tracker ( https://bugs.freenetproject.org/ ) but alternatively through IRC, the mailing lists or Frost. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://emu.freenetproject.org/pipermail/support/attachments/20070727/e69f86ae/attachment.pgp From toad at amphibian.dyndns.org Fri Jul 27 18:19:58 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Fri, 27 Jul 2007 19:19:58 +0100 Subject: [freenet-support] Freenet 0.7 build 1050 Message-ID: <200707271920.03908.toad@amphibian.dyndns.org> Freenet 0.7 build 1050 is now available. The main change is to fix insert resuming and a NullPointerException on startup if FCP, Fproxy or TMCI was disabled. Please upgrade, and report any bugs you find. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://emu.freenetproject.org/pipermail/support/attachments/20070727/0976fe52/attachment.pgp From apostle at peculiarplace.com Sun Jul 29 05:01:44 2007 From: apostle at peculiarplace.com (Edward Langenback) Date: Sun, 29 Jul 2007 00:01:44 -0500 Subject: [freenet-support] freenet not starting Message-ID: <703088519.20070729000144@peculiarplace.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Greetings, when trying to start freenet I'm getting this error: System error 1069 has occurred. The service did not start due to a logon failure. This didn't start happening until I had a power failure the other day. do I need to re-install or is there a less drastic fix? in Him, -Ed - -- The best way to get past my spam filter is to use pgp or gnupg to encrypt your Mail to me with RSA Key ID: 0x84D46604 (fingerprint: DA03 1EA4 7F5D DF74 B89F E871 757E 627C 84D4 6604) This key can be found on public keyservers such as http://keyserver.kjsl.com:11371/#extract - -=-=-=-=-=-=-=-=-=-=-= http://blog.peculiarplace.com/ http://comfortfantasies.purrfectdomains.com/ http://comments.lurasbookcase.com/ http://dilithium.purrfectdomains.com/ http://iamnotahamster.peculiarplace.com/ http://offthecuff.lurasbookcase.com/ http://topshelf.lurasbookcase.com/ http://shopper.purrfectdomains.com/ http://lurasbookcase.com/ http://peculiarplace.com/ / \ \ / Join the ASCII-Ribbon Campaign to Stamp Out HTML Email ! X / \ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) iQEVAwUBRqwfO3V+YnyE1GYEAQhF5gf/elJYtAK9m54FkpYjpWQNvdVRYgrMBukH VsHsQDxNV+C3caj/f4wieQX5ZFvELyg0hKJY7RNLIdrsh/DYjHxH6n8NRIlC3mMC qr3mLE1n97xPAJQq7V4nFXJDm1yaV5Ke3JZkBFeLtGSZVpxvpJbW+2Cd0FVVKizf YQnvtViBLd+zQJWfj5eJ0nslu5eeSZqCg5xH2PGTuBeGOLLxX/KaCsGfi16I1OnI 19xiuFE2l7KJclm26VzjqXZVDjtT3idh9S4K+Rl+qS5D5Ha4Z0O84Nm8DceTUbnb zqZajDX5ls4smb2PHX5Vo+Jzywq1TwFGZc1EFuy8xBuj+iRhBzjjsA== =o6Nz -----END PGP SIGNATURE----- From mikedotd at nexthop.net Mon Jul 30 02:51:44 2007 From: mikedotd at nexthop.net (Michael DeLisle) Date: Sun, 29 Jul 2007 22:51:44 -0400 Subject: [freenet-support] os-x installer could use some help Message-ID: <2976AF35-3AC7-4077-B85C-5764E2894D05@nexthop.net> Here's the log of an install: Online installation mode Online installation mode Enabling the auto-update feature Downloading update.sh Downloading update.sh Enabling the MDNSDiscovery plugin Enabling the STUN plugin Enabling the UP&P plugin Enabling the Librarian plugin Downloading freenet-stable-latest.jar Downloading freenet-stable-latest.jar Downloading freenet-ext.jar Downloading freenet-ext.jar Detecting tcp-ports availability... Detecting tcp-ports availability... Starting Freenet 0.7... Starting up a browser 2007-07-29 22:46:56.148 java[2853] CFLog (0): CFMessagePort: bootstrap_register(): failed 1103 (0x44f), port = 0xf303, name = 'java.ServiceProvider' See /usr/include/servers/bootstrap_defs.h for the error codes. 2007-07-29 22:46:56.152 java[2853] CFLog (99): CFMessagePortCreateLocal(): failed to name Mach port (java.ServiceProvider) Starting Freenet 0.7... Freenet 0.7 is already running. Starting up a browser 2007-07-29 22:46:59.310 java[3114] CFLog (0): CFMessagePort: bootstrap_register(): failed 1103 (0x44f), port = 0xf403, name = 'java.ServiceProvider' See /usr/include/servers/bootstrap_defs.h for the error codes. 2007-07-29 22:46:59.314 java[3114] CFLog (99): CFMessagePortCreateLocal(): failed to name Mach port (java.ServiceProvider) Creating a startup script for Freenet mkdir: /Library/StartupItems//Freenet: Permission denied /Applications/Freenet/bin/install_startup_hook-mac.sh: line 19: / Library/StartupItems//Freenet/Freenet.sh: No such file or directory /Applications/Freenet/bin/install_startup_hook-mac.sh: line 20: / Library/StartupItems//Freenet/Freenet.sh: No such file or directory /Applications/Freenet/bin/install_startup_hook-mac.sh: line 21: / Library/StartupItems//Freenet/Freenet.sh: No such file or directory /Applications/Freenet/bin/install_startup_hook-mac.sh: line 22: / Library/StartupItems//Freenet/Freenet.sh: No such file or directory /Applications/Freenet/bin/install_startup_hook-mac.sh: line 23: / Library/StartupItems//Freenet/Freenet.sh: No such file or directory /Applications/Freenet/bin/install_startup_hook-mac.sh: line 24: / Library/StartupItems//Freenet/Freenet.sh: No such file or directory /Applications/Freenet/bin/install_startup_hook-mac.sh: line 25: / Library/StartupItems//Freenet/Freenet.sh: No such file or directory chmod: /Library/StartupItems//Freenet/Freenet.sh: No such file or directory /Applications/Freenet/bin/install_startup_hook-mac.sh: line 30: / Library/StartupItems//Freenet/Freenet.plist: No such file or directory /Applications/Freenet/bin/install_startup_hook-mac.sh: line 31: / Library/StartupItems//Freenet/Freenet.plist: No such file or directory /Applications/Freenet/bin/install_startup_hook-mac.sh: line 32: / Library/StartupItems//Freenet/Freenet.plist: No such file or directory /Applications/Freenet/bin/install_startup_hook-mac.sh: line 33: / Library/StartupItems//Freenet/Freenet.plist: No such file or directory /Applications/Freenet/bin/install_startup_hook-mac.sh: line 34: / Library/StartupItems//Freenet/Freenet.plist: No such file or directory /Applications/Freenet/bin/install_startup_hook-mac.sh: line 35: / Library/StartupItems//Freenet/Freenet.plist: No such file or directory Downloading Thaw rm: thaw: is a directory Downloading Thaw mkdir: Thaw: File exists Downloading frost Unzipping frost rm: frost: is a directory Downloading frost Unzipping frost mkdir: frost: File exists Downloading jSite rm: jsite: is a directory Downloading jSite mkdir: jSite: File exists This is on os-x 10.4.10.