From mrflibble at urbantakeover.freeserve.co.uk Sun Apr 1 13:12:01 2007 From: mrflibble at urbantakeover.freeserve.co.uk (Mr. Flibble) Date: Sun, 1 Apr 2007 14:12:01 +0100 Subject: [freenet-support] FW: Error after attempting auto update to build1024 In-Reply-To: <006201c773e5$6d8a8c90$0a7b0001@deepspace3> Message-ID: <008b01c7745f$56416570$0a7b0001@deepspace3> After various restarts, upgrading to 1026 and another restart it seems to be ok now. > -----Original Message----- > From: support-bounces at freenetproject.org > [mailto:support-bounces at freenetproject.org] On Behalf Of Mr. Flibble > Sent: 31 March 2007 23:39 > To: support at freenetproject.org > Subject: [freenet-support] FW: Error after attempting auto > update to build1024 > > Oops, just noticed it's running 1025: > > Initializing Node using freenet Build #1025 r12483M and > freenet-ext Build > #11 r12008 with Sun Microsystems Inc. JVM version > 1.5.0_11-b03 running on > x86 Windows 2000 5.0 > > > After attempting to do an update, which seemed to take a > very long time > (about an hour, which is a lot longer than It's taken > before), I've tried to > stop my node (as I couldn't get to the web interface). > > > I tried stopping the windows service (which normally > takes a while), > but the java process is still running, pegging the cpu > somewhat, and taskman > refuses to kill the task... > > > The last few lines of the log read as follows: > > > Mar 31, 2007 21:44:45:850 (freenet.node.PeerManager, > WrapperListener_start_runner, NORMAL): > Read 15 peers from > .\peers-xxxx > > Mar 31, 2007 21:44:57:428 (freenet.node.Node, > WrapperListener_start_runner, NORMAL): Initializing CHK Datastore > > Mar 31, 2007 21:46:38:006 (freenet.node.Node, > WrapperListener_start_runner, NORMAL): Initializing CHK Datacache > > Mar 31, 2007 21:52:10:584 (freenet.store.BerkeleyDBFreenetStore, > WrapperListener_start_runner, ERROR): Reconstructing block > numbers index... > > > Before I reboot (which I'd prefer not to do as my freenet > 0.5 node is > also on this machine too and takes ages to start up), is this > error serious, > or should I leave it to do it's "reconstruction" ? From brian at burggraff.net Mon Apr 2 15:41:29 2007 From: brian at burggraff.net (Brian Burggraff) Date: Mon, 02 Apr 2007 09:41:29 -0600 Subject: [freenet-support] Help with 0.5 Message-ID: <46112429.6040208@burggraff.net> Hi, I'm having a heck of a time trying to get 0.5 working on Linux. (Ubuntu) I'm behind a router and have forwarded the listening port to the IP address of the machine thats trying to run the node. I have also added the external IP address to the config file. When executing: sh start-freenet.sh, the following is displayed (I have the .5 version of Java though): *** Detected freenet-ext.jar Detected freenet.jar Sun java detected. Sun Java 1.4.2 detected. test: 147: ==: unexpected operator Starting Freenet now: Command line: java -Xmx128m freenet.node.Main Done 1234 at UbuntuLinux:~/Desktop/freenet$ os.arch = i386 Loading native... Attempting to load freenet/support/CPUInformation/libjcpuid-x86-linux.so Written to /tmp/jcpuid33284lib.tmp: 55692 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 *** If I wait a while the web interface will display by going to the localhost address. I also see an initial high activity on my DSL modem but then it seems to go silent. From looking around at the info on the web interface, it acts like it isn't doing anything. I've left it alone overnight and when I come back the thumbnails from the index sites haven't even loaded. Can anyone help or point me in a direction that might provide some answers? Thanks! From mrflibble at urbantakeover.freeserve.co.uk Mon Apr 2 20:59:28 2007 From: mrflibble at urbantakeover.freeserve.co.uk (Mr. Flibble) Date: Mon, 2 Apr 2007 21:59:28 +0100 Subject: [freenet-support] Restricted Mode request In-Reply-To: <008b01c7745f$56416570$0a7b0001@deepspace3> Message-ID: <001101c77569$d1f15b20$0a7b0001@deepspace3> To who it may concern: The new restricted mode is a great idea, but I was wondering if the "[Edit]" link under the "My Bookmarks" section could be removed. Even though it doesn't do anything when you click it in this mode, it would be nice (from a piece-of-mind point if nothing else) if this wasn't visible. Thanks, MrFlibble From toad at amphibian.dyndns.org Tue Apr 3 14:03:27 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Tue, 3 Apr 2007 15:03:27 +0100 Subject: [freenet-support] Error after attempting auto update to build 1024 In-Reply-To: <006101c773e4$be05fe30$0a7b0001@deepspace3> References: <005101c773cb$bd08e2e0$0a7b0001@deepspace3> <006101c773e4$be05fe30$0a7b0001@deepspace3> Message-ID: <20070403140327.GD15678@amphibian.dyndns.org> On Sat, Mar 31, 2007 at 11:34:27PM +0100, Mr. Flibble wrote: > After attempting to do an update, which seemed to take a very long time > (about an hour, which is a lot longer than It's taken before), I've tried to > stop my node (as I couldn't get to the web interface). Okay, so the node has actually crashed. > > I tried stopping the windows service (which normally takes a while), but > the java process is still running, pegging the cpu somewhat, and taskman > refuses to kill the task... > > The last few lines of the log read as follows: > > Mar 31, 2007 21:44:45:850 (freenet.node.PeerManager, > WrapperListener_start_runner, NORMAL): Read 15 peers from .\peers-xxxx > Mar 31, 2007 21:44:57:428 (freenet.node.Node, WrapperListener_start_runner, > NORMAL): Initializing CHK Datastore > Mar 31, 2007 21:46:38:006 (freenet.node.Node, WrapperListener_start_runner, > NORMAL): Initializing CHK Datacache > Mar 31, 2007 21:52:10:584 (freenet.store.BerkeleyDBFreenetStore, > WrapperListener_start_runner, ERROR): Reconstructing block numbers index... > > Before I reboot (which I'd prefer not to do as my freenet 0.5 node is also > on this machine too and takes ages to start up), is this error serious, or > should I leave it to do it's "reconstruction" ? Upgrade to the most recent version, restart it. Then tell us if the errors continue. Reconstruction shouldn't be a big problem... but some builds had wrapper timeout issues with it causing continual restarts. -------------- 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/20070403/41b68f23/attachment.pgp From toad at amphibian.dyndns.org Tue Apr 3 14:04:35 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Tue, 3 Apr 2007 15:04:35 +0100 Subject: [freenet-support] Restricted Mode request In-Reply-To: <001101c77569$d1f15b20$0a7b0001@deepspace3> References: <008b01c7745f$56416570$0a7b0001@deepspace3> <001101c77569$d1f15b20$0a7b0001@deepspace3> Message-ID: <20070403140435.GE15678@amphibian.dyndns.org> On Mon, Apr 02, 2007 at 09:59:28PM +0100, Mr. Flibble wrote: > To who it may concern: > > The new restricted mode is a great idea, but I was wondering if the "[Edit]" > link under the "My Bookmarks" section could be removed. > Even though it doesn't do anything when you click it in this mode, it would > be nice (from a piece-of-mind point if nothing else) if this wasn't visible. > Thanks, > > MrFlibble Such suggestions should be filed as bugs on the bug tracker: https://bugs.freenetproject.org/ -------------- 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/20070403/3951f056/attachment.pgp From mrflibble at urbantakeover.freeserve.co.uk Thu Apr 5 22:41:16 2007 From: mrflibble at urbantakeover.freeserve.co.uk (Mr. Flibble) Date: Thu, 5 Apr 2007 23:41:16 +0100 Subject: [freenet-support] Restricted Mode request In-Reply-To: <20070403140435.GE15678@amphibian.dyndns.org> Message-ID: <015601c777d3$8702c920$0a7b0001@deepspace3> > > The new restricted mode is a great idea, but I was > wondering if the "[Edit]" > > link under the "My Bookmarks" section could be removed. > > Even though it doesn't do anything when you click it in > this mode, it would > > be nice (from a piece-of-mind point if nothing else) if > this wasn't visible. > > Thanks, > > > > MrFlibble > > Such suggestions should be filed as bugs on the bug tracker: Sorry! Forgot about that! Done. From castarco at gmail.com Sat Apr 7 12:25:18 2007 From: castarco at gmail.com (Andreu Correa Casablanca) Date: Sat, 07 Apr 2007 14:25:18 +0200 Subject: [freenet-support] A Litle Probem Message-ID: <46178DAE.8010705@gmail.com> Hello, I have a little problem with Freenet site... In Spain the Ya.Com ISP block the access to this page, I could access to the page through a webproxy, but I can't download the files with diferent extensions than .jar ... I download the java installer, but java installer can't access to some components that i think are needed to complete the installation.. If someone give me this files I'll give thanks. I think are necessary some mirrors to the freenet software downloads and installers. From Volodya at WhenGendarmeSleeps.org Fri Apr 6 15:50:56 2007 From: Volodya at WhenGendarmeSleeps.org (Volodya) Date: Fri, 06 Apr 2007 16:50:56 +0100 Subject: [freenet-support] A Litle Probem In-Reply-To: <46178DAE.8010705@gmail.com> References: <46178DAE.8010705@gmail.com> Message-ID: <46166C60.202@WhenGendarmeSleeps.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Andreu Correa Casablanca wrote: > Hello, I have a little problem with Freenet site... > > In Spain the Ya.Com ISP block the access to this page, I could access to > the page through a webproxy, but I can't download the files with > diferent extensions than .jar ... > > I download the java installer, but java installer can't access to some > components that i think are needed to complete the installation.. > > If someone give me this files I'll give thanks. > > I think are necessary some mirrors to the freenet software downloads and > installers. I've made a tarball of my freenet directory (withough most of the configuration, so you'll need to config it yourself afterwards). I'm on GNU/Linux, so if you are on anything else it won't be much use for you... but here it is anyhow: http://www.whengendarmesleeps.org/freenet/freenet.tar.gz - -- http://freedom.libsyn.com/ Voice of Freedom, Radical Podcast http://freeselfdefence.info/ Self-defence wiki http://www.kingstonstudents.org/ Kingston University students' forum "None of us are free until all of us are free." ~ Mihail Bakunin -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFGFmxfuWy2EFICg+0RAm55AKDGFJaWYJ0hzRUZtAB6SNGVrTfd9gCgw+Wj FMPTczd3VqPJ9x4jCP+Y+XI= =tUrL -----END PGP SIGNATURE----- From nobody at mixmaster.it Sat Apr 7 10:46:48 2007 From: nobody at mixmaster.it (George Orwell) Date: Sat, 7 Apr 2007 12:46:48 +0200 (CEST) Subject: [freenet-support] Remailers Hosted by the Same Administrator References: Message-ID: -----BEGIN TYPE III ANONYMOUS MESSAGE----- Message-type: plaintext In marlowe wrote: >-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >All, > >I currently host the pobox remailer. I would like to host another >remailer (on a completely separate network segment). Reviewing through >the documentation, I didn't see anything to notify a user that his chain >included remailers hosted by the same admin, something similar to the >Tor MyFamily option. Is there anything than that I need to do regarding >this other than notify Zax for the remailer genealogy? > >Thanks, >Patrick That's easy, add the information to your reliable/mail/stats/machine.txt just above the broken remailer chains section like so.. Groups of remailers sharing a machine or operator: (daat hod) (lcs nym) (panta pantanym) (cripto paranoia) (pobox pobox2) Broken type-I remailer chains: .... Broken type-II remailer chains: .... You could also make a point to mention it in your remailer-xxx documents -----END TYPE III ANONYMOUS MESSAGE----- From victor at tirm.de Mon Apr 9 02:12:41 2007 From: victor at tirm.de (Victor Hahn) Date: Mon, 9 Apr 2007 04:12:41 +0200 Subject: [freenet-support] Problem running Freenet Message-ID: <200704090412.41783.victor@tirm.de> Hi, I tried installing Freenet (without the new installer) which got me the following errors: $ bin/1run.sh Enabling the auto-update feature Enabling the STUN plugin mv: cannot stat `plugins/JSTUN.jar.url': No such file or directory Enabling the MDNSDiscovery plugin mv: cannot stat `plugins/MDNSDiscovery.jar.url': No such file or directory Enabling the Librarian plugin mv: cannot stat `plugins/Librarian.jar.url': No such file or directory Detecting tcp-ports availability... Downloading freenet-stable-latest.jar $ If I try to run Freenet with "run.sh start" it prints "Starting Freenet 0.7..." but it doesn't start correctly and terminates after some seconds. It writes the following to wrapper.log: STATUS | wrapper | 2007/04/09 03:53:13 | --> Wrapper Started as Daemon STATUS | wrapper | 2007/04/09 03:53:14 | Launching a JVM... ERROR | wrapper | 2007/04/09 03:53:14 | JVM exited while loading the application. INFO | jvm 1 | 2007/04/09 03:53:14 | Exception in thread "main" java.lang.NoClassDefFoundError: freenet/node/NodeStarter STATUS | wrapper | 2007/04/09 03:53:18 | Reloading Wrapper configuration... STATUS | wrapper | 2007/04/09 03:53:18 | Launching a JVM... INFO | jvm 2 | 2007/04/09 03:53:18 | Exception in thread "main" java.lang.NoClassDefFoundError: freenet/node/NodeStarter ERROR | wrapper | 2007/04/09 03:53:18 | JVM exited while loading the application. STATUS | wrapper | 2007/04/09 03:53:23 | Reloading Wrapper configuration... STATUS | wrapper | 2007/04/09 03:53:23 | Launching a JVM... INFO | jvm 3 | 2007/04/09 03:53:23 | Exception in thread "main" java.lang.NoClassDefFoundError: freenet/node/NodeStarter ERROR | wrapper | 2007/04/09 03:53:23 | JVM exited while loading the application. STATUS | wrapper | 2007/04/09 03:53:27 | Reloading Wrapper configuration... STATUS | wrapper | 2007/04/09 03:53:27 | Launching a JVM... INFO | jvm 4 | 2007/04/09 03:53:28 | Exception in thread "main" java.lang.NoClassDefFoundError: freenet/node/NodeStarter ERROR | wrapper | 2007/04/09 03:53:28 | JVM exited while loading the application. STATUS | wrapper | 2007/04/09 03:53:32 | Reloading Wrapper configuration... STATUS | wrapper | 2007/04/09 03:53:32 | Launching a JVM... INFO | jvm 5 | 2007/04/09 03:53:32 | Exception in thread "main" java.lang.NoClassDefFoundError: freenet/node/NodeStarter ERROR | wrapper | 2007/04/09 03:53:32 | JVM exited while loading the application. FATAL | wrapper | 2007/04/09 03:53:32 | There were 5 failed launches in a row, each lasting less than 300 seconds. Giving up. FATAL | wrapper | 2007/04/09 03:53:32 | There may be a configuration problem: please check the logs. STATUS | wrapper | 2007/04/09 03:53:32 | <-- Wrapper Stopped Any hints? Best regards, Victor From smurray1001 at yahoo.com Tue Apr 10 02:01:28 2007 From: smurray1001 at yahoo.com (shaun murray) Date: Mon, 9 Apr 2007 19:01:28 -0700 (PDT) Subject: [freenet-support] Help with 0.5 In-Reply-To: <46112429.6040208@burggraff.net> Message-ID: <896473.38667.qm@web33811.mail.mud.yahoo.com> the problem may be that you are running java 1.4.2. try upgrading to jre1.5.0_11 Brian Burggraff wrote: Hi, I'm having a heck of a time trying to get 0.5 working on Linux. (Ubuntu) I'm behind a router and have forwarded the listening port to the IP address of the machine thats trying to run the node. I have also added the external IP address to the config file. When executing: sh start-freenet.sh, the following is displayed (I have the .5 version of Java though): *** Detected freenet-ext.jar Detected freenet.jar Sun java detected. Sun Java 1.4.2 detected. test: 147: ==: unexpected operator Starting Freenet now: Command line: java -Xmx128m freenet.node.Main Done 1234 at UbuntuLinux:~/Desktop/freenet$ os.arch = i386 Loading native... Attempting to load freenet/support/CPUInformation/libjcpuid-x86-linux.so Written to /tmp/jcpuid33284lib.tmp: 55692 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 *** If I wait a while the web interface will display by going to the localhost address. I also see an initial high activity on my DSL modem but then it seems to go silent. From looking around at the info on the web interface, it acts like it isn't doing anything. I've left it alone overnight and when I come back the thumbnails from the index sites haven't even loaded. Can anyone help or point me in a direction that might provide some answers? Thanks! _______________________________________________ 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 --------------------------------- Don't pick lemons. See all the new 2007 cars at Yahoo! Autos. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://emu.freenetproject.org/pipermail/support/attachments/20070409/fe51c244/attachment.htm From smurray1001 at yahoo.com Tue Apr 10 02:08:22 2007 From: smurray1001 at yahoo.com (shaun murray) Date: Mon, 9 Apr 2007 19:08:22 -0700 (PDT) Subject: [freenet-support] running headless Message-ID: <216595.8769.qm@web33803.mail.mud.yahoo.com> hello all. i have freenet07 running happily on ubuntu6.10server, but it's headless; no X, no monitor. how can i go about setting it up so that i can access the fproxy interface from a separate machine? thx shaun --------------------------------- 8:00? 8:25? 8:40? Find a flick in no time with theYahoo! Search movie showtime shortcut. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://emu.freenetproject.org/pipermail/support/attachments/20070409/003379e2/attachment.htm From juiceman69 at gmail.com Tue Apr 10 04:46:26 2007 From: juiceman69 at gmail.com (Juiceman) Date: Tue, 10 Apr 2007 00:46:26 -0400 Subject: [freenet-support] running headless In-Reply-To: <216595.8769.qm@web33803.mail.mud.yahoo.com> References: <216595.8769.qm@web33803.mail.mud.yahoo.com> Message-ID: <8b525dee0704092146w695bdb82w60eb17c19efa4685@mail.gmail.com> I believe you need to add the IP or hostname of the PC you are accessing it from to the AllowedHosts (or something similar)section of the config. >From http://wiki.freenetproject.org/FrequentlyAskedQuestions "Q: *Can I run Freenet on one computer and access it from another?* A: Certainly! Probably the easiest way of doing this is by editing the options that end with "bindTo" and "allowedHosts". Change "bindTo" to the IP address of the computer that Freenet is running on, as seen by the machine you wish to access it from. Change "allowedHosts" to the address of the machine from which you'd like to access Freenet. Changing " fproxy.allowedHosts" / "fproxy.bindTo" will allow you to access the web interface, and "fcp.[...]" will let you run FCP applications like Frost on your other machine. There's also "console" for those who just can't tear themselves away from text mode." On 4/9/07, shaun murray wrote: > > hello all. i have freenet07 running happily on ubuntu6.10server, but it's > headless; no X, no monitor. how can i go about setting it up so that i can > access the fproxy interface from a separate machine? > > thx > shaun > > ------------------------------ > 8:00? 8:25? 8:40? Find a flick in no time > with theYahoo! Search movie showtime shortcut. > > > _______________________________________________ > 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 > -- 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://emu.freenetproject.org/pipermail/support/attachments/20070410/0100e470/attachment.htm From Volodya at WhenGendarmeSleeps.org Tue Apr 10 07:46:21 2007 From: Volodya at WhenGendarmeSleeps.org (Volodya) Date: Tue, 10 Apr 2007 08:46:21 +0100 Subject: [freenet-support] running headless In-Reply-To: <8b525dee0704092146w695bdb82w60eb17c19efa4685@mail.gmail.com> References: <216595.8769.qm@web33803.mail.mud.yahoo.com> <8b525dee0704092146w695bdb82w60eb17c19efa4685@mail.gmail.com> Message-ID: <461B40CD.30709@WhenGendarmeSleeps.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Juiceman wrote: > I believe you need to add the IP or hostname of the PC you are accessing > it from to the AllowedHosts (or something similar)section of the config. > From http://wiki.freenetproject.org/FrequentlyAskedQuestions > > > "Q: *Can I run Freenet on one computer and access it from another?* > A: Certainly! Probably the easiest way of doing this is by editing the > options that end with "bindTo" and "allowedHosts". Change "bindTo" to > the IP address of the computer that Freenet is running on, as seen by > the machine you wish to access it from. Change "allowedHosts" to the > address of the machine from which you'd like to access Freenet. Changing > "fproxy.allowedHosts" / "fproxy.bindTo" will allow you to access the web > interface, and "fcp.[...]" will let you run FCP applications like Frost > on your other machine. There's also "console" for those who just can't > tear themselves away from text mode." Currently this will only give you some access for complete control over the node from a separate machine you need allowedHosts *and* allowedHostsFullAccess. Note that Fproxy and FCP aren't encrypted, so the channel must be secure enough for you. - Volodya - -- http://freedom.libsyn.com/ Voice of Freedom, Radical Podcast http://freeselfdefence.info/ Self-defence wiki http://www.kingstonstudents.org/ Kingston University students' forum "None of us are free until all of us are free." ~ Mihail Bakunin -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFGG0DNuWy2EFICg+0RAmiTAJ0caW/7nMNq/nd3YPA8dz05m/McQgCeLbwS 23DVFSROJ5GGvH95yS0RzzE= =0QQf -----END PGP SIGNATURE----- From toad at amphibian.dyndns.org Tue Apr 10 17:37:29 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Tue, 10 Apr 2007 18:37:29 +0100 Subject: [freenet-support] A Litle Probem In-Reply-To: <46178DAE.8010705@gmail.com> References: <46178DAE.8010705@gmail.com> Message-ID: <20070410173729.GC28083@amphibian.dyndns.org> Seriously? Not a result of ISP-implemented optional parental controls or something? On Sat, Apr 07, 2007 at 02:25:18PM +0200, Andreu Correa Casablanca wrote: > Hello, I have a little problem with Freenet site... > > In Spain the Ya.Com ISP block the access to this page, I could access to > the page through a webproxy, but I can't download the files with > diferent extensions than .jar ... > > I download the java installer, but java installer can't access to some > components that i think are needed to complete the installation.. > > If someone give me this files I'll give thanks. > > I think are necessary some mirrors to the freenet software downloads and > installers. -------------- 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/20070410/ab9865ec/attachment.pgp From victor at tirm.de Wed Apr 11 03:54:12 2007 From: victor at tirm.de (Victor Hahn) Date: Wed, 11 Apr 2007 05:54:12 +0200 Subject: [freenet-support] Problem running Freenet In-Reply-To: <200704090412.41783.victor@tirm.de> References: <200704090412.41783.victor@tirm.de> Message-ID: <200704110554.18533.victor@tirm.de> no ideas...? On Monday 09 April 2007 04:12, Victor Hahn wrote: > Hi, > > I tried installing Freenet (without the new installer) which got me the > following errors: > > $ bin/1run.sh > Enabling the auto-update feature > Enabling the STUN plugin > mv: cannot stat `plugins/JSTUN.jar.url': No such file or directory > Enabling the MDNSDiscovery plugin > mv: cannot stat `plugins/MDNSDiscovery.jar.url': No such file or directory > Enabling the Librarian plugin > mv: cannot stat `plugins/Librarian.jar.url': No such file or directory > Detecting tcp-ports availability... > Downloading freenet-stable-latest.jar > $ > > If I try to run Freenet with "run.sh start" it prints "Starting Freenet > 0.7..." but it doesn't start correctly and terminates after some seconds. > It writes the following to wrapper.log: > > STATUS | wrapper | 2007/04/09 03:53:13 | --> Wrapper Started as Daemon > STATUS | wrapper | 2007/04/09 03:53:14 | Launching a JVM... > ERROR | wrapper | 2007/04/09 03:53:14 | JVM exited while loading the > application. > INFO | jvm 1 | 2007/04/09 03:53:14 | Exception in thread "main" > java.lang.NoClassDefFoundError: freenet/node/NodeStarter > STATUS | wrapper | 2007/04/09 03:53:18 | Reloading Wrapper > configuration... STATUS | wrapper | 2007/04/09 03:53:18 | Launching a > JVM... > INFO | jvm 2 | 2007/04/09 03:53:18 | Exception in thread "main" > java.lang.NoClassDefFoundError: freenet/node/NodeStarter > ERROR | wrapper | 2007/04/09 03:53:18 | JVM exited while loading the > application. > STATUS | wrapper | 2007/04/09 03:53:23 | Reloading Wrapper > configuration... STATUS | wrapper | 2007/04/09 03:53:23 | Launching a > JVM... > INFO | jvm 3 | 2007/04/09 03:53:23 | Exception in thread "main" > java.lang.NoClassDefFoundError: freenet/node/NodeStarter > ERROR | wrapper | 2007/04/09 03:53:23 | JVM exited while loading the > application. > STATUS | wrapper | 2007/04/09 03:53:27 | Reloading Wrapper > configuration... STATUS | wrapper | 2007/04/09 03:53:27 | Launching a > JVM... > INFO | jvm 4 | 2007/04/09 03:53:28 | Exception in thread "main" > java.lang.NoClassDefFoundError: freenet/node/NodeStarter > ERROR | wrapper | 2007/04/09 03:53:28 | JVM exited while loading the > application. > STATUS | wrapper | 2007/04/09 03:53:32 | Reloading Wrapper > configuration... STATUS | wrapper | 2007/04/09 03:53:32 | Launching a > JVM... > INFO | jvm 5 | 2007/04/09 03:53:32 | Exception in thread "main" > java.lang.NoClassDefFoundError: freenet/node/NodeStarter > ERROR | wrapper | 2007/04/09 03:53:32 | JVM exited while loading the > application. > FATAL | wrapper | 2007/04/09 03:53:32 | There were 5 failed launches in a > row, each lasting less than 300 seconds. Giving up. > FATAL | wrapper | 2007/04/09 03:53:32 | There may be a configuration > problem: please check the logs. > STATUS | wrapper | 2007/04/09 03:53:32 | <-- Wrapper Stopped > > Any hints? > > Best regards, > Victor -------------- 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/20070411/db64c40a/attachment.pgp From Volodya at WhenGendarmeSleeps.org Wed Apr 11 08:19:06 2007 From: Volodya at WhenGendarmeSleeps.org (Volodya) Date: Wed, 11 Apr 2007 09:19:06 +0100 Subject: [freenet-support] Problem running Freenet In-Reply-To: <200704110554.18533.victor@tirm.de> References: <200704090412.41783.victor@tirm.de> <200704110554.18533.victor@tirm.de> Message-ID: <461C99FA.1030506@WhenGendarmeSleeps.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Victor Hahn wrote: > no ideas...? > > On Monday 09 April 2007 04:12, Victor Hahn wrote: >> Hi, >> >> I tried installing Freenet (without the new installer) which got me the >> following errors: >> >> $ bin/1run.sh >> Enabling the auto-update feature >> Enabling the STUN plugin >> mv: cannot stat `plugins/JSTUN.jar.url': No such file or directory >> Enabling the MDNSDiscovery plugin >> mv: cannot stat `plugins/MDNSDiscovery.jar.url': No such file or directory >> Enabling the Librarian plugin >> mv: cannot stat `plugins/Librarian.jar.url': No such file or directory >> Detecting tcp-ports availability... >> Downloading freenet-stable-latest.jar >> $ >> >> If I try to run Freenet with "run.sh start" it prints "Starting Freenet >> 0.7..." but it doesn't start correctly and terminates after some seconds. >> It writes the following to wrapper.log: >> >> STATUS | wrapper | 2007/04/09 03:53:13 | --> Wrapper Started as Daemon >> STATUS | wrapper | 2007/04/09 03:53:14 | Launching a JVM... >> ERROR | wrapper | 2007/04/09 03:53:14 | JVM exited while loading the >> application. >> INFO | jvm 1 | 2007/04/09 03:53:14 | Exception in thread "main" >> java.lang.NoClassDefFoundError: freenet/node/NodeStarter >> STATUS | wrapper | 2007/04/09 03:53:18 | Reloading Wrapper >> configuration... STATUS | wrapper | 2007/04/09 03:53:18 | Launching a >> JVM... >> INFO | jvm 2 | 2007/04/09 03:53:18 | Exception in thread "main" >> java.lang.NoClassDefFoundError: freenet/node/NodeStarter >> ERROR | wrapper | 2007/04/09 03:53:18 | JVM exited while loading the >> application. >> STATUS | wrapper | 2007/04/09 03:53:23 | Reloading Wrapper >> configuration... STATUS | wrapper | 2007/04/09 03:53:23 | Launching a >> JVM... >> INFO | jvm 3 | 2007/04/09 03:53:23 | Exception in thread "main" >> java.lang.NoClassDefFoundError: freenet/node/NodeStarter >> ERROR | wrapper | 2007/04/09 03:53:23 | JVM exited while loading the >> application. >> STATUS | wrapper | 2007/04/09 03:53:27 | Reloading Wrapper >> configuration... STATUS | wrapper | 2007/04/09 03:53:27 | Launching a >> JVM... >> INFO | jvm 4 | 2007/04/09 03:53:28 | Exception in thread "main" >> java.lang.NoClassDefFoundError: freenet/node/NodeStarter >> ERROR | wrapper | 2007/04/09 03:53:28 | JVM exited while loading the >> application. >> STATUS | wrapper | 2007/04/09 03:53:32 | Reloading Wrapper >> configuration... STATUS | wrapper | 2007/04/09 03:53:32 | Launching a >> JVM... >> INFO | jvm 5 | 2007/04/09 03:53:32 | Exception in thread "main" >> java.lang.NoClassDefFoundError: freenet/node/NodeStarter >> ERROR | wrapper | 2007/04/09 03:53:32 | JVM exited while loading the >> application. >> FATAL | wrapper | 2007/04/09 03:53:32 | There were 5 failed launches in a >> row, each lasting less than 300 seconds. Giving up. >> FATAL | wrapper | 2007/04/09 03:53:32 | There may be a configuration >> problem: please check the logs. >> STATUS | wrapper | 2007/04/09 03:53:32 | <-- Wrapper Stopped >> >> Any hints? >> >> Best regards, >> Victor >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> 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 It's a long shot, but what is your java version? - -- http://freedom.libsyn.com/ Voice of Freedom, Radical Podcast http://freeselfdefence.info/ Self-defence wiki http://www.kingstonstudents.org/ Kingston University students' forum "None of us are free until all of us are free." ~ Mihail Bakunin -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFGHJn6uWy2EFICg+0RArc6AKDOKzqCh7ggfplkk6m13W2nV9URhwCgwC4h aVeg2SSJ+gqJfiudOeEoHwo= =ETzR -----END PGP SIGNATURE----- From toad at amphibian.dyndns.org Wed Apr 11 14:01:38 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Wed, 11 Apr 2007 15:01:38 +0100 Subject: [freenet-support] Problem running Freenet In-Reply-To: <200704110554.18533.victor@tirm.de> References: <200704090412.41783.victor@tirm.de> <200704110554.18533.victor@tirm.de> Message-ID: <20070411140138.GG29034@amphibian.dyndns.org> Please edit 1run.sh and remove all occurrences of "2>&1 > /dev/null". Then we will have a better idea of what is going on. On Wed, Apr 11, 2007 at 05:54:12AM +0200, Victor Hahn wrote: > no ideas...? > > On Monday 09 April 2007 04:12, Victor Hahn wrote: > > Hi, > > > > I tried installing Freenet (without the new installer) which got me the > > following errors: > > > > $ bin/1run.sh > > Enabling the auto-update feature > > Enabling the STUN plugin > > mv: cannot stat `plugins/JSTUN.jar.url': No such file or directory > > Enabling the MDNSDiscovery plugin > > mv: cannot stat `plugins/MDNSDiscovery.jar.url': No such file or directory > > Enabling the Librarian plugin > > mv: cannot stat `plugins/Librarian.jar.url': No such file or directory > > Detecting tcp-ports availability... > > Downloading freenet-stable-latest.jar > > $ > > > > If I try to run Freenet with "run.sh start" it prints "Starting Freenet > > 0.7..." but it doesn't start correctly and terminates after some seconds. > > It writes the following to wrapper.log: > > > > STATUS | wrapper | 2007/04/09 03:53:13 | --> Wrapper Started as Daemon > > STATUS | wrapper | 2007/04/09 03:53:14 | Launching a JVM... > > ERROR | wrapper | 2007/04/09 03:53:14 | JVM exited while loading the > > application. > > INFO | jvm 1 | 2007/04/09 03:53:14 | Exception in thread "main" > > java.lang.NoClassDefFoundError: freenet/node/NodeStarter > > STATUS | wrapper | 2007/04/09 03:53:18 | Reloading Wrapper > > configuration... STATUS | wrapper | 2007/04/09 03:53:18 | Launching a > > JVM... > > INFO | jvm 2 | 2007/04/09 03:53:18 | Exception in thread "main" > > java.lang.NoClassDefFoundError: freenet/node/NodeStarter > > ERROR | wrapper | 2007/04/09 03:53:18 | JVM exited while loading the > > application. > > STATUS | wrapper | 2007/04/09 03:53:23 | Reloading Wrapper > > configuration... STATUS | wrapper | 2007/04/09 03:53:23 | Launching a > > JVM... > > INFO | jvm 3 | 2007/04/09 03:53:23 | Exception in thread "main" > > java.lang.NoClassDefFoundError: freenet/node/NodeStarter > > ERROR | wrapper | 2007/04/09 03:53:23 | JVM exited while loading the > > application. > > STATUS | wrapper | 2007/04/09 03:53:27 | Reloading Wrapper > > configuration... STATUS | wrapper | 2007/04/09 03:53:27 | Launching a > > JVM... > > INFO | jvm 4 | 2007/04/09 03:53:28 | Exception in thread "main" > > java.lang.NoClassDefFoundError: freenet/node/NodeStarter > > ERROR | wrapper | 2007/04/09 03:53:28 | JVM exited while loading the > > application. > > STATUS | wrapper | 2007/04/09 03:53:32 | Reloading Wrapper > > configuration... STATUS | wrapper | 2007/04/09 03:53:32 | Launching a > > JVM... > > INFO | jvm 5 | 2007/04/09 03:53:32 | Exception in thread "main" > > java.lang.NoClassDefFoundError: freenet/node/NodeStarter > > ERROR | wrapper | 2007/04/09 03:53:32 | JVM exited while loading the > > application. > > FATAL | wrapper | 2007/04/09 03:53:32 | There were 5 failed launches in a > > row, each lasting less than 300 seconds. Giving up. > > FATAL | wrapper | 2007/04/09 03:53:32 | There may be a configuration > > problem: please check the logs. > > STATUS | wrapper | 2007/04/09 03:53:32 | <-- Wrapper Stopped > > > > Any hints? > > > > Best regards, > > Victor > _______________________________________________ > 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: Digital signature Url : http://emu.freenetproject.org/pipermail/support/attachments/20070411/bb1d38a4/attachment.pgp From victor at tirm.de Wed Apr 11 14:44:19 2007 From: victor at tirm.de (Victor Hahn) Date: Wed, 11 Apr 2007 16:44:19 +0200 Subject: [freenet-support] Problem running Freenet In-Reply-To: <20070411140138.GG29034@amphibian.dyndns.org> References: <200704090412.41783.victor@tirm.de> <200704110554.18533.victor@tirm.de> <20070411140138.GG29034@amphibian.dyndns.org> Message-ID: <200704111644.25970.victor@tirm.de> OK, the result is attached (an gzip'ed, as it's a hell of an output). This is using http://downloads.freenetproject.org/alpha/installer/freenet07.tar.gz and proceeding as described on the download page. Java version is: $ java -version java version "1.5.0_10" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_10-b03) Java HotSpot(TM) Client VM (build 1.5.0_10-b03, mixed mode, sharing) Best regards, Victor On Wednesday 11 April 2007 16:01, Matthew Toseland wrote: > Please edit 1run.sh and remove all occurrences of "2>&1 > /dev/null". > Then we will have a better idea of what is going on. -------------- next part -------------- A non-text attachment was scrubbed... Name: 1run.msg.gz Type: application/x-gzip Size: 1301 bytes Desc: not available Url : http://emu.freenetproject.org/pipermail/support/attachments/20070411/aed15523/attachment.bin -------------- 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/20070411/aed15523/attachment.pgp From mrflibble at urbantakeover.freeserve.co.uk Wed Apr 11 19:34:07 2007 From: mrflibble at urbantakeover.freeserve.co.uk (Mr. Flibble) Date: Wed, 11 Apr 2007 20:34:07 +0100 Subject: [freenet-support] Temp files problem on #1026 In-Reply-To: <200704111644.25970.victor@tirm.de> Message-ID: <000601c77c70$5f991dc0$0a7b0001@deepspace3> For the last few weeks, I seem to be having a lot of temp files created, even though freenet seems to be running fine. At the moment I've got 31,935 files in my freenet temp directory, all of which have been created in the last two days and my node has been up for 1 day and 4 hours. Sizes range from 1k to 4mb, and they are taking up 1,375mb! I'm running Fuqid, but only 5 files are being downloaded at the moment, and there's not much other activity going on as far as I know. Any ideas on why I'm getting so many? Thanks, MrFlibble From toad at amphibian.dyndns.org Wed Apr 11 19:45:51 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Wed, 11 Apr 2007 20:45:51 +0100 Subject: [freenet-support] Temp files problem on #1026 In-Reply-To: <000601c77c70$5f991dc0$0a7b0001@deepspace3> References: <200704111644.25970.victor@tirm.de> <000601c77c70$5f991dc0$0a7b0001@deepspace3> Message-ID: <20070411194551.GA2646@amphibian.dyndns.org> On Wed, Apr 11, 2007 at 08:34:07PM +0100, Mr. Flibble wrote: > For the last few weeks, I seem to be having a lot of temp files created, > even though freenet seems to be running fine. > > At the moment I've got 31,935 files in my freenet temp directory, all of > which have been created in the last two days and my node has been up for 1 > day and 4 hours. > Sizes range from 1k to 4mb, and they are taking up 1,375mb! > I'm running Fuqid, but only 5 files are being downloaded at the moment, and > there's not much other activity going on as far as I know. What's the total size of the files being downloaded? > > Any ideas on why I'm getting so many? > Thanks, > > MrFlibble -------------- 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/20070411/f6657689/attachment.pgp From mrflibble at urbantakeover.freeserve.co.uk Wed Apr 11 23:57:56 2007 From: mrflibble at urbantakeover.freeserve.co.uk (Mr. Flibble) Date: Thu, 12 Apr 2007 00:57:56 +0100 Subject: [freenet-support] Temp files problem on #1026 In-Reply-To: <20070411194551.GA2646@amphibian.dyndns.org> Message-ID: <001a01c77c95$3aee5e20$0a7b0001@deepspace3> > What's the total size of the files being downloaded? No idea, fuqid only seems to report number of blocks, of which I have the following in the progress column: 7730/11627 8836/15643 10389/17127 15150/28798 And one that just says "started" From toruser at fastmail.fm Thu Apr 12 06:21:26 2007 From: toruser at fastmail.fm (JT) Date: Wed, 11 Apr 2007 23:21:26 -0700 Subject: [freenet-support] When will openned be released? Message-ID: <1176358886.1431.1184201405@webmail.messagingengine.com> Hi, are there any concrete plans yet for releasing opennet? Midyear? End of the year? -- JT toruser at fastmail.fm -- http://www.fastmail.fm - I mean, what is it about a decent email service? From castarco at gmail.com Fri Apr 13 12:05:28 2007 From: castarco at gmail.com (Andreu Correa Casablanca) Date: Fri, 13 Apr 2007 14:05:28 +0200 Subject: [freenet-support] A Litle Probem In-Reply-To: <20070410173729.GC28083@amphibian.dyndns.org> References: <46178DAE.8010705@gmail.com> <20070410173729.GC28083@amphibian.dyndns.org> Message-ID: <461F7208.5010600@gmail.com> Hello, I discovered that this problem only happens in my town, :( is an ISP problem, but isn't censure. From mrflibble at urbantakeover.freeserve.co.uk Mon Apr 16 21:49:58 2007 From: mrflibble at urbantakeover.freeserve.co.uk (Mr. Flibble) Date: Mon, 16 Apr 2007 22:49:58 +0100 Subject: [freenet-support] Corrupt database after power cut In-Reply-To: <461F7208.5010600@gmail.com> Message-ID: <000601c78071$2e1ef8f0$6a634fd9@deepspace3> I've just restarted my machine after a user-involked power cut (I unplugged the wrong thing - doh!), and I've got the following error: Apr 16, 2007 21:40:59:328 (freenet.node.Node, WrapperListener_start_runner, NORMAL): Initializing CHK Datastore Apr 16, 2007 21:40:59:437 (freenet.store.BerkeleyDBFreenetStore, WrapperListener_start_runner, ERROR): Recreating secondary databases Apr 16, 2007 21:40:59:437 (freenet.store.BerkeleyDBFreenetStore, WrapperListener_start_runner, ERROR): This may take some time... Apr 16, 2007 21:41:12:906 (freenet.store.BerkeleyDBFreenetStore, WrapperListener_start_runner, ERROR): Reconstructing access times index... Apr 16, 2007 21:44:48:843 (freenet.store.BerkeleyDBFreenetStore, WrapperListener_start_runner, ERROR): Reconstructing block numbers index... Apr 16, 2007 21:45:04:906 (freenet.node.Node, WrapperListener_start_runner, NORMAL): Initializing CHK Datacache Apr 16, 2007 21:46:25:375 (freenet.node.Node, WrapperListener_start_runner, NORMAL): Initializing pubKey Datastore Apr 16, 2007 21:46:32:750 (freenet.node.Node, WrapperListener_start_runner, NORMAL): Initializing pubKey Datacache Apr 16, 2007 21:47:02:546 (freenet.node.Node, WrapperListener_start_runner, NORMAL): Initializing SSK Datastore Apr 16, 2007 21:47:05:343 (freenet.node.Node, WrapperListener_start_runner, NORMAL): Initializing SSK Datacache Apr 16, 2007 21:47:31:890 (freenet.node.MemoryChecker, WrapperListener_start_runner, NORMAL): Starting Memory Checker! Apr 16, 2007 21:47:31:890 (freenet.node.MemoryChecker, WrapperListener_start_runner, NORMAL): Memory in use: 164 MiB Apr 16, 2007 21:47:32:546 (freenet.node.NodeClientCore, WrapperListener_start_runner, NORMAL): Initializing USK Manager Apr 16, 2007 21:48:34:234 (freenet.store.BerkeleyDBFreenetStore, RequestStarter$SenderThread for freenet.client.async.SingleBlockInserter at ee2bec, ERROR): Trying to overwrite block 116071 but already used Apr 16, 2007 21:48:34:250 (freenet.store.BerkeleyDBFreenetStore, RequestStarter$SenderThread for freenet.client.async.SingleBlockInserter at ee2bec, ERROR): Corrupt secondary database. Should be cleaned up on restart. However, I've tried restarting the node, which works for a minute or two, and then I get the same error again (on the same block) and the service stops. What can I do to stop this error? Hopefully I don't have to erase my database. Thanks. MrFlibble From victor at tirm.de Tue Apr 17 16:07:13 2007 From: victor at tirm.de (Victor Hahn) Date: Tue, 17 Apr 2007 18:07:13 +0200 Subject: [freenet-support] Problem running Freenet In-Reply-To: <200704111644.25970.victor@tirm.de> References: <200704090412.41783.victor@tirm.de> <20070411140138.GG29034@amphibian.dyndns.org> <200704111644.25970.victor@tirm.de> Message-ID: <200704171807.16950.victor@tirm.de> Any ideas what to do about this? Sorry for bugging you... On Wednesday 11 April 2007 16:44, Victor Hahn wrote: > OK, the result is attached (an gzip'ed, as it's a hell of an output). This > is using > http://downloads.freenetproject.org/alpha/installer/freenet07.tar.gz and > proceeding as described on the download page. Java version is: > > $ java -version > java version "1.5.0_10" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_10-b03) > Java HotSpot(TM) Client VM (build 1.5.0_10-b03, mixed mode, sharing) > > Best regards, > Victor > > On Wednesday 11 April 2007 16:01, Matthew Toseland wrote: > > Please edit 1run.sh and remove all occurrences of "2>&1 > /dev/null". > > Then we will have a better idea of what is going on. -------------- 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/20070417/ea1252d8/attachment.pgp From Volodya at WhenGendarmeSleeps.org Wed Apr 18 07:27:57 2007 From: Volodya at WhenGendarmeSleeps.org (Volodya) Date: Wed, 18 Apr 2007 08:27:57 +0100 Subject: [freenet-support] Corrupt database after power cut In-Reply-To: <000601c78071$2e1ef8f0$6a634fd9@deepspace3> References: <000601c78071$2e1ef8f0$6a634fd9@deepspace3> Message-ID: <4625C87D.8030509@WhenGendarmeSleeps.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mr. Flibble wrote: > I've just restarted my machine after a user-involked power cut (I unplugged > the wrong thing - doh!), and I've got the following error: > > Apr 16, 2007 21:40:59:328 (freenet.node.Node, WrapperListener_start_runner, > NORMAL): Initializing CHK Datastore > Apr 16, 2007 21:40:59:437 (freenet.store.BerkeleyDBFreenetStore, > WrapperListener_start_runner, ERROR): Recreating secondary databases > Apr 16, 2007 21:40:59:437 (freenet.store.BerkeleyDBFreenetStore, > WrapperListener_start_runner, ERROR): This may take some time... > Apr 16, 2007 21:41:12:906 (freenet.store.BerkeleyDBFreenetStore, > WrapperListener_start_runner, ERROR): Reconstructing access times index... > Apr 16, 2007 21:44:48:843 (freenet.store.BerkeleyDBFreenetStore, > WrapperListener_start_runner, ERROR): Reconstructing block numbers index... > Apr 16, 2007 21:45:04:906 (freenet.node.Node, WrapperListener_start_runner, > NORMAL): Initializing CHK Datacache > Apr 16, 2007 21:46:25:375 (freenet.node.Node, WrapperListener_start_runner, > NORMAL): Initializing pubKey Datastore > Apr 16, 2007 21:46:32:750 (freenet.node.Node, WrapperListener_start_runner, > NORMAL): Initializing pubKey Datacache > Apr 16, 2007 21:47:02:546 (freenet.node.Node, WrapperListener_start_runner, > NORMAL): Initializing SSK Datastore > Apr 16, 2007 21:47:05:343 (freenet.node.Node, WrapperListener_start_runner, > NORMAL): Initializing SSK Datacache > Apr 16, 2007 21:47:31:890 (freenet.node.MemoryChecker, > WrapperListener_start_runner, NORMAL): Starting Memory Checker! > Apr 16, 2007 21:47:31:890 (freenet.node.MemoryChecker, > WrapperListener_start_runner, NORMAL): Memory in use: 164 MiB > Apr 16, 2007 21:47:32:546 (freenet.node.NodeClientCore, > WrapperListener_start_runner, NORMAL): Initializing USK Manager > Apr 16, 2007 21:48:34:234 (freenet.store.BerkeleyDBFreenetStore, > RequestStarter$SenderThread for > freenet.client.async.SingleBlockInserter at ee2bec, ERROR): Trying to overwrite > block 116071 but already used > Apr 16, 2007 21:48:34:250 (freenet.store.BerkeleyDBFreenetStore, > RequestStarter$SenderThread for > freenet.client.async.SingleBlockInserter at ee2bec, ERROR): Corrupt secondary > database. Should be cleaned up on restart. > > However, I've tried restarting the node, which works for a minute or two, > and then I get the same error again (on the same block) and the service > stops. > > What can I do to stop this error? > Hopefully I don't have to erase my database. > Thanks. > > MrFlibble I have these all the time, with and without power cuts. Delete database-XXXXX directory and start the node... it will take a long time, but it will rebuild it. - Volodya - -- http://freedom.libsyn.com/ Voice of Freedom, Radical Podcast http://freeselfdefence.info/ Self-defence wiki http://www.kingstonstudents.org/ Kingston University students' forum "None of us are free until all of us are free." ~ Mihail Bakunin -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFGJch9uWy2EFICg+0RAiOwAKC1osLlF7dKoy7tRvGwanFdle0qIQCgxZNl 0BoyV1ntD/3ZTqXadTcEcsA= =9iN7 -----END PGP SIGNATURE----- From toad at amphibian.dyndns.org Wed Apr 18 14:09:22 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Wed, 18 Apr 2007 15:09:22 +0100 Subject: [freenet-support] Problem running Freenet In-Reply-To: <200704171807.16950.victor@tirm.de> References: <200704090412.41783.victor@tirm.de> <20070411140138.GG29034@amphibian.dyndns.org> <200704111644.25970.victor@tirm.de> <200704171807.16950.victor@tirm.de> Message-ID: <20070418140922.GD12247@amphibian.dyndns.org> Either install on a PC which actually has internet access (e.g. via Tor + privoxy) or wait for nextgens to produce a bundle installer. Sorry, we will fix this. On Tue, Apr 17, 2007 at 06:07:13PM +0200, Victor Hahn wrote: > Any ideas what to do about this? Sorry for bugging you... > > On Wednesday 11 April 2007 16:44, Victor Hahn wrote: > > OK, the result is attached (an gzip'ed, as it's a hell of an output). This > > is using > > http://downloads.freenetproject.org/alpha/installer/freenet07.tar.gz and > > proceeding as described on the download page. Java version is: > > > > $ java -version > > java version "1.5.0_10" > > Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_10-b03) > > Java HotSpot(TM) Client VM (build 1.5.0_10-b03, mixed mode, sharing) > > > > Best regards, > > Victor > > > > On Wednesday 11 April 2007 16:01, Matthew Toseland wrote: > > > Please edit 1run.sh and remove all occurrences of "2>&1 > /dev/null". > > > Then we will have a better idea of what is going on. -------------- 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/20070418/9211d428/attachment.pgp From toad at amphibian.dyndns.org Wed Apr 18 14:29:50 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Wed, 18 Apr 2007 15:29:50 +0100 Subject: [freenet-support] Freenet 0.7 build 1027 Message-ID: <20070418142950.GE12247@amphibian.dyndns.org> Freenet 0.7 build 1027 is now available. Please upgrade! If the auto-update system does not pick it up in a few days please tell us. Highlights: - Improved load limiting. The node should send many more requests than it was doing (this should have happened at xmas but there was a bug). - Improved pre-emptive rejection. The node should reject requests only when it needs to, and not accept more requests than it can handle without a timeout, even if they all succeed (this does happen...). - Lots of work on localisation. Not yet ready for translations, but will be soon. - New FCP API for testing whether direct disk access is allowed (TestDDA etc) and related things (e.g. FileHash on ClientPut). This is not mandatory but will be in a future release. Also the API for config over FCP is almost ready. - Support for themes external to the node. - Better stats, and better stats page. - Changes to the plugins API. You may need to update your plugins manually. -------------- 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/20070418/a2530555/attachment.pgp From nobody at nefarion.homelinux.net Thu Apr 19 00:23:04 2007 From: nobody at nefarion.homelinux.net ([Anon] Anon User) Date: Thu, 19 Apr 2007 02:23:04 +0200 (CEST) Subject: [freenet-support] When will openned be released? Message-ID: <20070419002304.7B779FD62@nefarion.homelinux.net> This is a Type III anonymous message, sent to you by the Winston Smith Project Nefarion mixminion server at nefarion.winstonsmith.info. If you do not want to receive anonymous messages, please contact pbox- admin at winstonsmith.info. For more information about anonymity, see https://www.winstonsmith.info/pws or https://e-privacy.firenze.linux.it. -----BEGIN TYPE III ANONYMOUS MESSAGE----- Message-type: plaintext In "JT" wrote: >Hi, > >are there any concrete plans yet for releasing opennet? >Midyear? End of the year? *bump* ...rough guesstimation? -----END TYPE III ANONYMOUS MESSAGE----- From toad at amphibian.dyndns.org Fri Apr 20 15:59:38 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Fri, 20 Apr 2007 16:59:38 +0100 Subject: [freenet-support] Freenet 0.7 build 1029 Message-ID: <20070420155938.GA19963@amphibian.dyndns.org> Freenet 0.7 build 1029 is now available. Please upgrade. This build is mandatory on May 4th, and makes 1021 (the build in which STS was added) mandatory immediately. This build includes some new diagnostic code to make it easier to map the long range network topology, so we can determine whether the cause of all our problems is in fact #freenet-refs causing a strung-out network where newbies are almost exclusively connected to newbies etc, or if it is working and we have a more or less small world network. Note that this will make it easier for an attacker to determine the network topology also. It is already possible for him to do this because of swapping, at least for the short range. The code will be removed when it is no longer necessary, but we need this information, and mostly attackers are interested in the short-range topology. Also there is a minor fix to timeouts when starting up the datastore. Please upgrade, and tell us if the auto-update system isn't working. -------------- 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/20070420/e812d0fc/attachment.pgp From toad at amphibian.dyndns.org Fri Apr 20 19:29:39 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Fri, 20 Apr 2007 20:29:39 +0100 Subject: [freenet-support] When will openned be released? In-Reply-To: <20070419002304.7B779FD62@nefarion.homelinux.net> References: <20070419002304.7B779FD62@nefarion.homelinux.net> Message-ID: <20070420192939.GB19963@amphibian.dyndns.org> All I will commit to is "this year". PS is 1028/1029 faster for you? On Thu, Apr 19, 2007 at 02:23:04AM +0200, [Anon] Anon User wrote: > > -----BEGIN TYPE III ANONYMOUS MESSAGE----- > Message-type: plaintext > > In "JT" wrote: > >Hi, > > > >are there any concrete plans yet for releasing opennet? > >Midyear? End of the year? > > > *bump* > > > ...rough guesstimation? > > > -----END TYPE III ANONYMOUS MESSAGE----- -------------- 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/20070420/4e31c910/attachment.pgp From mrflibble at urbantakeover.freeserve.co.uk Fri Apr 20 22:46:19 2007 From: mrflibble at urbantakeover.freeserve.co.uk (Mr. Flibble) Date: Fri, 20 Apr 2007 23:46:19 +0100 Subject: [freenet-support] Corrupt database after power cut In-Reply-To: <4625C87D.8030509@WhenGendarmeSleeps.org> Message-ID: <00af01c7839d$bb19e8d0$0a7b0001@deepspace3> Yup, that worked fine, thank you! > I have these all the time, with and without power cuts. > Delete database-XXXXX directory > and start the node... it will take a long time, but it will > rebuild it. > > - Volodya From ah_thoth at hotmail.com Sat Apr 21 06:20:29 2007 From: ah_thoth at hotmail.com (Joseph Prestiano) Date: Sat, 21 Apr 2007 06:20:29 +0000 Subject: [freenet-support] Mac OSX help! Message-ID: I have tried about a half-dozen times to use Freenet 0.7 by reinstalling and setting up a new darknet eash time. It installs fine. It runs fine. But I can't restart the node once it has closed. This is necessary as I have to restart my computer from time to time. I read somewhere online that Freenet should restart automatically with your computer, but mine doesn't. The problem is probably me. I know nothing about Unix or programming. I don't think I'm entering in the right command-line code. I have been desperately searching the internet for the proper procedure, but as little Freenet info is out there, there is virtually none for OSX. I have managed to find a few hits, tried them and variations on them to no avail. I find that allot of Unix explanations on the net are very incomplete. They say to type such-and-such, leaving out a piece because they believe it to be understood and you will fill in the gaps on your own. As, I've said, I know nothing about Unix or programming. (All of those files and applications bundled w/ the installer and we can't have a simple executable file in the OSX GUI? - If there is, by the way, it isn't working on mine as I have tried every file that looked like it could work before figuring I would have to use the Terminal.) I state this because when I describe what I'm doing I will be very exact - even knowing that my file hierarchy will be different than yours. I hope if I am lucky enough to receive a response, whoever replies will do the same. This is what I have so far: In terminal type cd /Volumes/LACIE/Freenet/0.7 ./run.sh Terminal responds [Process completed] But the Node never starts running again. Browser returns Safari can?t open the page ?http://localhost:8888/? because it could not connect to the server ?localhost?. I get the same response for cd /Volumes/LACIE/Freenet/0.7 ./run.sh start cd /Volumes/LACIE/Freenet/0.7 ./run.sh cd /Volumes/LACIE/Freenet/0.7 ./Freenet start and cd /Volumes/LACIE/Freenet/0.7 ./Freenet Until the last time I tried I would always get "file not found" messages from Terminal. Now it seems to be doing something different out of nowhere. Yet, even after several attempts and a long time waiting (as I've heard it takes awhile to start up) - nothing. Please, please, please someone help! I'm sure I can't be the only one having this problem. If it runs fine but won't restart then it deffinately works on my computer. Its just some little Very basic problems like this are what will keep allot of people away from Freenet and stunt its future growth. Many of the future features sound interesting, but until easier setup and usage can be made available, Freenet will never strive. Most people don't want to deal with this kind of a pain. Thanks in advance, Joe _________________________________________________________________ Mortgage rates near historic lows. Refinance $200,000 loan for as low as $771/month* https://www2.nextag.com/goto.jsp?product=100000035&url=%2fst.jsp&tm=y&search=mortgage_text_links_88_h27f8&disc=y&vers=689&s=4056&p=5117 From toad at amphibian.dyndns.org Tue Apr 24 12:32:59 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Tue, 24 Apr 2007 13:32:59 +0100 Subject: [freenet-support] Mac OSX help! In-Reply-To: References: Message-ID: <20070424123259.GL16502@amphibian.dyndns.org> Your specific problem is that you are typing two commands on the same line: cd /Volumes/LACIE/Freenet/0.7 ./run.sh start Where did you see this? These are two separate lines. First you do cd /Volumes/LACIE/Freenet/0.7 Then you do ./run.sh start Does that work? Please tell us if it doesn't. As for the general point, we don't have any active developers using OS/X. In fact, we have very few willing to work on Windows installers let alone OS/X, which is about as popular as Linux on the desktop but far less so amongst programmers and privacy geeks. On Sat, Apr 21, 2007 at 06:20:29AM +0000, Joseph Prestiano wrote: > > I have tried about a half-dozen times to use Freenet 0.7 by reinstalling > and setting up a new darknet eash time. It installs fine. It runs fine. But > I can't restart the node once it has closed. This is necessary as I have to > restart my computer from time to time. I read somewhere online that Freenet > should restart automatically with your computer, but mine doesn't. The > problem is probably me. I know nothing about Unix or programming. I don't > think I'm entering in the right command-line code. I have been desperately > searching the internet for the proper procedure, but as little Freenet info > is out there, there is virtually none for OSX. I have managed to find a few > hits, tried them and variations on them to no avail. I find that allot of > Unix explanations on the net are very incomplete. They say to type > such-and-such, leaving out a piece because they believe it to be understood > and you will fill in the gaps on your own. As, I've said, I know nothing > about Unix or programming. (All of those files and applications bundled w/ > the installer and we can't have a simple executable file in the OSX GUI? - > If there is, by the way, it isn't working on mine as I have tried every > file that looked like it could work before figuring I would have to use the > Terminal.) I state this because when I describe what I'm doing I will be > very exact - even knowing that my file hierarchy will be different than > yours. I hope if I am lucky enough to receive a response, whoever replies > will do the same. This is what I have so far: > In terminal type > > cd /Volumes/LACIE/Freenet/0.7 ./run.sh > > Terminal responds > > [Process completed] > > But the Node never starts running again. Browser returns > > Safari can?t open the page ?http://localhost:8888/? because it could not > connect to the server ?localhost?. > > I get the same response for > > cd /Volumes/LACIE/Freenet/0.7 ./run.sh start > cd /Volumes/LACIE/Freenet/0.7 ./run.sh > cd /Volumes/LACIE/Freenet/0.7 ./Freenet start > and > cd /Volumes/LACIE/Freenet/0.7 ./Freenet > > Until the last time I tried I would always get "file not found" messages > from Terminal. Now it seems to be doing something different out of nowhere. > Yet, even after several attempts and a long time waiting (as I've heard it > takes awhile to start up) - nothing. > Please, please, please someone help! I'm sure I can't be the only one > having this problem. If it runs fine but won't restart then it deffinately > works on my computer. Its just some little Very basic problems like this > are what will keep allot of people away from Freenet and stunt its future > growth. Many of the future features sound interesting, but until easier > setup and usage can be made available, Freenet will never strive. Most > people don't want to deal with this kind of a pain. > Thanks in advance, > Joe > > _________________________________________________________________ > Mortgage rates near historic lows. Refinance $200,000 loan for as low as > $771/month* > https://www2.nextag.com/goto.jsp?product=100000035&url=%2fst.jsp&tm=y&search=mortgage_text_links_88_h27f8&disc=y&vers=689&s=4056&p=5117 > > _______________________________________________ > 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: Digital signature Url : http://emu.freenetproject.org/pipermail/support/attachments/20070424/a13f9396/attachment.pgp From urza9814 at gmail.com Thu Apr 26 10:37:01 2007 From: urza9814 at gmail.com (urza9814 at gmail.com) Date: Thu, 26 Apr 2007 06:37:01 -0400 Subject: [freenet-support] unrecognized command: Java -XX:MaxDirectMemorySize Message-ID: <35af28770704260337i43e14c6bo5b9378d988769f50@mail.gmail.com> I'm trying to get Freenet 0.5 working, but I'm encountering the following error: [root at localhost freenet]# sh start-freenet.sh Detected freenet-ext.jar Detected freenet.jar Sun java detected. Sun Java 1.4.2 detected. Starting Freenet now: Command line: java -Xmx128m -XX:MaxDirectMemorySize=128m freenet.node.Main Done [root at localhost freenet]# Unrecognised command line option: -XX:MaxDirectMemorySize=128m Usage: java [-options] class [arg1 arg2 ...] (to run a class file) or java [-options] -jar jarfile [arg1 arg2 ...] (to run a standalone jar file) where options include: -help print out this message -version print out version number and copyright information -showversion show version number and copyright and continue -cp -classpath locations where to find application classes -verbose[:class|gc|jni] :class print out information about class loading, etc. :gc print out results of garbage collection :jni print out native method dynamic resolution -D= set a system property -X show help on non-standard options -- Get Firefox! From toad at amphibian.dyndns.org Thu Apr 26 18:37:26 2007 From: toad at amphibian.dyndns.org (Matthew Toseland) Date: Thu, 26 Apr 2007 19:37:26 +0100 Subject: [freenet-support] Freenet 0.7 build 1030 Message-ID: <20070426183726.GA17267@amphibian.dyndns.org> Freenet 0.7 build 1030 is now available. Please upgrade. Major changes: - New bookmark editor. Bookmarks are now organised into categories. - Localisation infrastructure is 99% there. If you still want to help with translations, get in touch with us. - Update to freenet-ext.jar build 13 (datastore fixes). - IP detection, node to node messages etc fixes. Related changes: - The installer should work better on OS/X and maybe on *nix. - Fix bugs in JSTUN plugin and make it work on java 1.5 again. Upgrade your JSTUN plugin if you need it (most people do): Type JSTUN* in the load box on the plugins page (note that doing it this way contacts downloads.freenetproject.org on every startup), or download it to JSTUN.jar in your freenet directory and type *@file:JSTUN.jar. -------------- 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/20070426/7b5e8dba/attachment.pgp From juiceman69 at gmail.com Thu Apr 26 22:53:55 2007 From: juiceman69 at gmail.com (Juiceman) Date: Thu, 26 Apr 2007 18:53:55 -0400 Subject: [freenet-support] unrecognized command: Java -XX:MaxDirectMemorySize In-Reply-To: <35af28770704260337i43e14c6bo5b9378d988769f50@mail.gmail.com> References: <35af28770704260337i43e14c6bo5b9378d988769f50@mail.gmail.com> Message-ID: <8b525dee0704261553q785c8b9ahae6c65571ed84862@mail.gmail.com> On 4/26/07, urza9814 at gmail.com wrote: > > I'm trying to get Freenet 0.5 working, but I'm encountering the following > error: > > [root at localhost freenet]# sh start-freenet.sh > Detected freenet-ext.jar > Detected freenet.jar > Sun java detected. > Sun Java 1.4.2 detected. > Starting Freenet now: Command line: java -Xmx128m > -XX:MaxDirectMemorySize=128m freenet.node.Main > Done > [root at localhost freenet]# Unrecognised command line option: > -XX:MaxDirectMemorySize=128m > Usage: java [-options] class [arg1 arg2 ...] > (to run a class file) > or java [-options] -jar jarfile [arg1 arg2 ...] > (to run a standalone jar file) > > where options include: > -help print out this message > -version print out version number and copyright information > -showversion show version number and copyright and continue > -cp -classpath > locations where to find application classes > -verbose[:class|gc|jni] > :class print out information about class loading, etc. > :gc print out results of garbage collection > :jni print out native method dynamic resolution > -D= set a system property > -X show help on non-standard options > > > > Quick and dirty fix: edit start-freenet.sh and remove the -XX:MaxDirectMemorySize=128m from the command line. -- 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://emu.freenetproject.org/pipermail/support/attachments/20070426/e438c623/attachment.htm From urza9814 at gmail.com Thu Apr 26 23:31:26 2007 From: urza9814 at gmail.com (urza9814 at gmail.com) Date: Thu, 26 Apr 2007 19:31:26 -0400 Subject: [freenet-support] unrecognized command: Java -XX:MaxDirectMemorySize In-Reply-To: <8b525dee0704261553q785c8b9ahae6c65571ed84862@mail.gmail.com> References: <35af28770704260337i43e14c6bo5b9378d988769f50@mail.gmail.com> <8b525dee0704261553q785c8b9ahae6c65571ed84862@mail.gmail.com> Message-ID: <35af28770704261631g29af0dd2qed2e12d4b2932f96@mail.gmail.com> That's not working. One other thing I had to change in the script was add an 'LD_ASSUME_KERNEL=2.6.17'...I just threw that in after all the if loops that set that...but whenever I try running it now it just gives me this: [root at localhost freenet]# sh start-freenet.sh Detected freenet-ext.jar Detected freenet.jar Sun java detected. Sun Java 1.4.2 detected. Starting Freenet now: Command line: java -Xmx128m freenet.node.Main Done it never moves on to the second part. On 4/26/07, Juiceman wrote: > > > On 4/26/07, urza9814 at gmail.com wrote: > > I'm trying to get Freenet 0.5 working, but I'm encountering the following > error: > > > > [root at localhost freenet]# sh start-freenet.sh > > Detected freenet-ext.jar > > Detected freenet.jar > > Sun java detected. > > Sun Java 1.4.2 detected. > > Starting Freenet now: Command line: java -Xmx128m > > -XX:MaxDirectMemorySize=128m freenet.node.Main > > Done > > [root at localhost freenet]# Unrecognised command line option: > > -XX:MaxDirectMemorySize=128m > > Usage: java [-options] class [arg1 arg2 ...] > > (to run a class file) > > or java [-options] -jar jarfile [arg1 arg2 ...] > > (to run a standalone jar file) > > > > where options include: > > -help print out this message > > -version print out version number and copyright information > > -showversion show version number and copyright and continue > > -cp -classpath > > locations where to find application classes > > -verbose[:class|gc|jni] > > :class print out information about class loading, etc. > > :gc print out results of garbage collection > > :jni print out native method dynamic resolution > > -D= set a system property > > -X show help on non-standard options > > > > > > > > > > Quick and dirty fix: edit start-freenet.sh and remove the > -XX:MaxDirectMemorySize=128m from the command line. > > -- > 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 > _______________________________________________ > 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 > -- Get Firefox! From urza9814 at gmail.com Sun Apr 29 19:41:19 2007 From: urza9814 at gmail.com (urza9814 at gmail.com) Date: Sun, 29 Apr 2007 15:41:19 -0400 Subject: [freenet-support] unrecognized command: Java -XX:MaxDirectMemorySize In-Reply-To: <35af28770704261631g29af0dd2qed2e12d4b2932f96@mail.gmail.com> References: <35af28770704260337i43e14c6bo5b9378d988769f50@mail.gmail.com> <8b525dee0704261553q785c8b9ahae6c65571ed84862@mail.gmail.com> <35af28770704261631g29af0dd2qed2e12d4b2932f96@mail.gmail.com> Message-ID: <35af28770704291241t2943484cw545cabeb5fe551fb@mail.gmail.com> Just wanna post this so there's an answer in the archives: Turns out I didn't have real java. I had 'JamVM'. Which, despite running the real java install several times, is still running instead of java. And it won't let me uninstall it. But I have freenet working now by putting in the full path to the real java binary. Getting rid of this JamVM thing can wait I suppose. On 4/26/07, urza9814 at gmail.com wrote: > That's not working. One other thing I had to change in the script was > add an 'LD_ASSUME_KERNEL=2.6.17'...I just threw that in after all the > if loops that set that...but whenever I try running it now it just > gives me this: > > [root at localhost freenet]# sh start-freenet.sh > Detected freenet-ext.jar > Detected freenet.jar > Sun java detected. > Sun Java 1.4.2 detected. > Starting Freenet now: Command line: java -Xmx128m freenet.node.Main > Done > > > it never moves on to the second part. > > On 4/26/07, Juiceman wrote: > > > > > > On 4/26/07, urza9814 at gmail.com wrote: > > > I'm trying to get Freenet 0.5 working, but I'm encountering the following > > error: > > > > > > [root at localhost freenet]# sh start-freenet.sh > > > Detected freenet-ext.jar > > > Detected freenet.jar > > > Sun java detected. > > > Sun Java 1.4.2 detected. > > > Starting Freenet now: Command line: java -Xmx128m > > > -XX:MaxDirectMemorySize=128m freenet.node.Main > > > Done > > > [root at localhost freenet]# Unrecognised command line option: > > > -XX:MaxDirectMemorySize=128m > > > Usage: java [-options] class [arg1 arg2 ...] > > > (to run a class file) > > > or java [-options] -jar jarfile [arg1 arg2 ...] > > > (to run a standalone jar file) > > > > > > where options include: > > > -help print out this message > > > -version print out version number and copyright information > > > -showversion show version number and copyright and continue > > > -cp -classpath > > > locations where to find application classes > > > -verbose[:class|gc|jni] > > > :class print out information about class loading, etc. > > > :gc print out results of garbage collection > > > :jni print out native method dynamic resolution > > > -D= set a system property > > > -X show help on non-standard options > > > > > > > > > > > > > > > > Quick and dirty fix: edit start-freenet.sh and remove the > > -XX:MaxDirectMemorySize=128m from the command line. > > > > -- > > 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 > > _______________________________________________ > > 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 > > > > > -- > > border="0" alt="Get Firefox!" title="Get Firefox!" > src="http://sfx-images.mozilla.org/affiliates/Buttons/180x60/blank.gif"/> > -- Get Firefox!