Re: [freenet-support] Node won't start

2007-03-10 Thread Andrew Walker
On Friday 09 March 2007 19:44:11 Matthew Toseland wrote:
 Please try the latest trunk version of freenet:
 http://downloads.freenetproject.org/alpha/freenet-r12067-snapshot.jar
 (Save that over your freenet.jar, and then start the node).

 Does that fix it?

 On Fri, Mar 09, 2007 at 07:00:10PM +, Andrew Walker wrote:
  On Friday 09 March 2007 18:42:31 Matthew Toseland wrote:
   Please delete wrapper.log and then restart. Once it has failed send me
   the *full* wrapper.log. This is most likely some sort of timeout
   problem; we can probably fix it.
  
   On Fri, Mar 09, 2007 at 06:35:31PM +, Andrew Walker wrote:
I'm running Gentoo Linux and can't get my node to start. I get the
following message running as console.
   
vm 5| Deleted 0 of 0 temporary files (0 non-temp files in temp
directory) in
jvm 5| Initializing USK Manager
wrapper  | JVM did not exit on request, terminated
wrapper  | JVM exited on its own while waiting to kill the
application. wrapper  | JVM exited in response to signal SIGKILL (9).
wrapper  | There were 5 failed launches in a row, each lasting less
than 300 seconds.  Giving up.
wrapper  |   There may be a configuration problem: please check the
logs. wrapper  | -- Wrapper Stopped
   
my log file reports
   
Initializing pubKey Datastore
Mar 09, 2007 18:18:31:447 (freenet.node.Node,
WrapperListener_start_runner, NORMAL): Initializing pubKey Datacache
Mar 09, 2007 18:18:31:458 (freenet.node.Node,
WrapperListener_start_runner, NORMAL): Initializing SSK Datastore
Mar 09, 2007 18:18:31:466 (freenet.node.Node,
WrapperListener_start_runner, NORMAL): Initializing SSK Datacache
Mar 09, 2007 18:18:31:478 (freenet.node.Node,
WrapperListener_start_runner, ERROR): Could not read throttle.dat
(java.io.EOFException) and could not read throttle.dat.tmp either
(java.io.EOFException)
Mar 09, 2007 18:18:31:539 (freenet.node.NodeClientCore,
WrapperListener_start_runner, NORMAL): Initializing USK Manager
   
I've tried numerous Java versions from Sun 1.5.0.11, 1.6  and
blackdown 1.4.2.0.3 with the same result.
Am I doing something wrong or is it a bug? I couldn't get any better
results from Windows either.
Any suggestions?
   
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or
mailto:[EMAIL PROTECTED]
 
  Here's the full wrapper.log, many thanks
 
  STATUS | wrapper  | 2007/03/09 18:58:31 | -- Wrapper Started as Daemon
  STATUS | wrapper  | 2007/03/09 18:58:31 | Launching a JVM...
  INFO   | jvm 1| 2007/03/09 18:58:32 | Wrapper (Version 3.2.3)
  http://wrapper.tanukisoftware.org
  INFO   | jvm 1| 2007/03/09 18:58:32 |   Copyright 1999-2006 Tanuki
  Software, Inc.  All Rights Reserved.
  INFO   | jvm 1| 2007/03/09 18:58:32 |
  INFO   | jvm 1| 2007/03/09 18:58:32 | freenet.jar built with
  freenet-ext.jar Build #10 r12008
  INFO   | jvm 1| 2007/03/09 18:58:33 | Created log files
  INFO   | jvm 1| 2007/03/09 18:58:33 | INFO: Native CPUID
  library 'freenet/support/CPUInformation/libjcpuid-x86-linux.so' loaded
  from resource
  INFO   | jvm 1| 2007/03/09 18:58:33 | INFO: Optimized native
  BigInteger library 'net/i2p/util/libjbigi-linux-x86_64_32.so' loaded from
  resource INFO   | jvm 1| 2007/03/09 18:58:33 | Initializing Node
  using freenet Build #1019 r12039 and freenet-ext Build #10 r12008 with
  Sun Microsystems Inc. JVM version 1.6.0-b105 running on i386 Linux
  2.6.20-gentoo
  INFO   | jvm 1| 2007/03/09 18:58:33 | FNP port created on
  0.0.0.0:33576 INFO   | jvm 1| 2007/03/09 18:58:33 | Testnet mode
  DISABLED. You may have some level of anonymity. :)
  INFO   | jvm 1| 2007/03/09 18:58:33 | Note that this version of
  Freenet is still a very early alpha, and may well have numerous bugs and
  design flaws. INFO   | jvm 1| 2007/03/09 18:58:33 | In particular:
  YOU ARE WIDE OPEN TO YOUR IMMEDIATE DARKNET PEERS! They can eavesdrop on
  your requests with relatively little difficulty at present (correlation
  attacks etc). INFO   | jvm 1| 2007/03/09 18:58:33 | Creating
  PeerManager
  INFO   | jvm 1| 2007/03/09 18:58:33 | Starting database...
  INFO   | jvm 1| 2007/03/09 18:58:34 | Initializing CHK Datastore
  (15344 keys)
  INFO   | jvm 1| 2007/03/09 18:58:35 | Opening block db index
  INFO   | jvm 1| 2007/03/09 18:58:35 | Migrating block db index
  INFO   | jvm 1| 2007/03/09 18:58:35 | Migrating database: Creating
  unique index on block number
  INFO   | jvm 1| 2007/03/09 18:58:35 | Database is empty (migrating).
  INFO   | jvm 1| 2007/03/09 18:58:35 | De-duped, creating new index...
  INFO   | jvm 1| 2007/03/09 18:58:35 | Keys in store: db 0 file 0 /
  max 15344
  INFO   | 

Re: [freenet-support] Node won't start

2007-03-09 Thread Matthew Toseland
Please delete wrapper.log and then restart. Once it has failed send me
the *full* wrapper.log. This is most likely some sort of timeout
problem; we can probably fix it.

On Fri, Mar 09, 2007 at 06:35:31PM +, Andrew Walker wrote:
 I'm running Gentoo Linux and can't get my node to start. I get the following 
 message running as console.
 
 vm 5| Deleted 0 of 0 temporary files (0 non-temp files in temp directory) 
 in
 jvm 5| Initializing USK Manager
 wrapper  | JVM did not exit on request, terminated
 wrapper  | JVM exited on its own while waiting to kill the application.
 wrapper  | JVM exited in response to signal SIGKILL (9).
 wrapper  | There were 5 failed launches in a row, each lasting less than 300 
 seconds.  Giving up.
 wrapper  |   There may be a configuration problem: please check the logs.
 wrapper  | -- Wrapper Stopped
 
 my log file reports
 
 Initializing pubKey Datastore
 Mar 09, 2007 18:18:31:447 (freenet.node.Node, WrapperListener_start_runner, 
 NORMAL): Initializing pubKey Datacache
 Mar 09, 2007 18:18:31:458 (freenet.node.Node, WrapperListener_start_runner, 
 NORMAL): Initializing SSK Datastore
 Mar 09, 2007 18:18:31:466 (freenet.node.Node, WrapperListener_start_runner, 
 NORMAL): Initializing SSK Datacache
 Mar 09, 2007 18:18:31:478 (freenet.node.Node, WrapperListener_start_runner, 
 ERROR): Could not read throttle.dat (java.io.EOFException) and could not read 
 throttle.dat.tmp either (java.io.EOFException)
 Mar 09, 2007 18:18:31:539 (freenet.node.NodeClientCore, 
 WrapperListener_start_runner, NORMAL): Initializing USK Manager
 
 I've tried numerous Java versions from Sun 1.5.0.11, 1.6  and blackdown 
 1.4.2.0.3 with the same result. 
 Am I doing something wrong or is it a bug? I couldn't get any better results 
 from Windows either.
 Any suggestions?
 
 ___
 Support mailing list
 Support@freenetproject.org
 http://news.gmane.org/gmane.network.freenet.support
 Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
 Or mailto:[EMAIL PROTECTED]
 


signature.asc
Description: Digital signature
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

Re: [freenet-support] Node won't start

2007-03-09 Thread Andrew Walker
On Friday 09 March 2007 18:42:31 Matthew Toseland wrote:
 Please delete wrapper.log and then restart. Once it has failed send me
 the *full* wrapper.log. This is most likely some sort of timeout
 problem; we can probably fix it.

 On Fri, Mar 09, 2007 at 06:35:31PM +, Andrew Walker wrote:
  I'm running Gentoo Linux and can't get my node to start. I get the
  following message running as console.
 
  vm 5| Deleted 0 of 0 temporary files (0 non-temp files in temp
  directory) in
  jvm 5| Initializing USK Manager
  wrapper  | JVM did not exit on request, terminated
  wrapper  | JVM exited on its own while waiting to kill the application.
  wrapper  | JVM exited in response to signal SIGKILL (9).
  wrapper  | There were 5 failed launches in a row, each lasting less than
  300 seconds.  Giving up.
  wrapper  |   There may be a configuration problem: please check the logs.
  wrapper  | -- Wrapper Stopped
 
  my log file reports
 
  Initializing pubKey Datastore
  Mar 09, 2007 18:18:31:447 (freenet.node.Node,
  WrapperListener_start_runner, NORMAL): Initializing pubKey Datacache
  Mar 09, 2007 18:18:31:458 (freenet.node.Node,
  WrapperListener_start_runner, NORMAL): Initializing SSK Datastore
  Mar 09, 2007 18:18:31:466 (freenet.node.Node,
  WrapperListener_start_runner, NORMAL): Initializing SSK Datacache
  Mar 09, 2007 18:18:31:478 (freenet.node.Node,
  WrapperListener_start_runner, ERROR): Could not read throttle.dat
  (java.io.EOFException) and could not read throttle.dat.tmp either
  (java.io.EOFException)
  Mar 09, 2007 18:18:31:539 (freenet.node.NodeClientCore,
  WrapperListener_start_runner, NORMAL): Initializing USK Manager
 
  I've tried numerous Java versions from Sun 1.5.0.11, 1.6  and blackdown
  1.4.2.0.3 with the same result.
  Am I doing something wrong or is it a bug? I couldn't get any better
  results from Windows either.
  Any suggestions?
 
  ___
  Support mailing list
  Support@freenetproject.org
  http://news.gmane.org/gmane.network.freenet.support
  Unsubscribe at
  http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or
  mailto:[EMAIL PROTECTED]

Here's the full wrapper.log, many thanks

STATUS | wrapper  | 2007/03/09 18:58:31 | -- Wrapper Started as Daemon
STATUS | wrapper  | 2007/03/09 18:58:31 | Launching a JVM...
INFO   | jvm 1| 2007/03/09 18:58:32 | Wrapper (Version 3.2.3) 
http://wrapper.tanukisoftware.org
INFO   | jvm 1| 2007/03/09 18:58:32 |   Copyright 1999-2006 Tanuki 
Software, Inc.  All Rights Reserved.
INFO   | jvm 1| 2007/03/09 18:58:32 | 
INFO   | jvm 1| 2007/03/09 18:58:32 | freenet.jar built with 
freenet-ext.jar Build #10 r12008
INFO   | jvm 1| 2007/03/09 18:58:33 | Created log files
INFO   | jvm 1| 2007/03/09 18:58:33 | INFO: Native CPUID 
library 'freenet/support/CPUInformation/libjcpuid-x86-linux.so' loaded from 
resource
INFO   | jvm 1| 2007/03/09 18:58:33 | INFO: Optimized native BigInteger 
library 'net/i2p/util/libjbigi-linux-x86_64_32.so' loaded from resource
INFO   | jvm 1| 2007/03/09 18:58:33 | Initializing Node using freenet 
Build #1019 r12039 and freenet-ext Build #10 r12008 with Sun Microsystems 
Inc. JVM version 1.6.0-b105 running on i386 Linux 2.6.20-gentoo
INFO   | jvm 1| 2007/03/09 18:58:33 | FNP port created on 0.0.0.0:33576
INFO   | jvm 1| 2007/03/09 18:58:33 | Testnet mode DISABLED. You may have 
some level of anonymity. :)
INFO   | jvm 1| 2007/03/09 18:58:33 | Note that this version of Freenet is 
still a very early alpha, and may well have numerous bugs and design flaws.
INFO   | jvm 1| 2007/03/09 18:58:33 | In particular: YOU ARE WIDE OPEN TO 
YOUR IMMEDIATE DARKNET PEERS! They can eavesdrop on your requests with 
relatively little difficulty at present (correlation attacks etc).
INFO   | jvm 1| 2007/03/09 18:58:33 | Creating PeerManager
INFO   | jvm 1| 2007/03/09 18:58:33 | Starting database...
INFO   | jvm 1| 2007/03/09 18:58:34 | Initializing CHK Datastore (15344 
keys)
INFO   | jvm 1| 2007/03/09 18:58:35 | Opening block db index
INFO   | jvm 1| 2007/03/09 18:58:35 | Migrating block db index
INFO   | jvm 1| 2007/03/09 18:58:35 | Migrating database: Creating unique 
index on block number
INFO   | jvm 1| 2007/03/09 18:58:35 | Database is empty (migrating).
INFO   | jvm 1| 2007/03/09 18:58:35 | De-duped, creating new index...
INFO   | jvm 1| 2007/03/09 18:58:35 | Keys in store: db 0 file 0 / max 
15344
INFO   | jvm 1| 2007/03/09 18:58:35 | Initializing CHK Datacache 
(15344:15344 keys)
INFO   | jvm 1| 2007/03/09 18:58:35 | Opening block db index
INFO   | jvm 1| 2007/03/09 18:58:35 | Migrating block db index
INFO   | jvm 1| 2007/03/09 18:58:35 | Migrating database: Creating unique 
index on block number
INFO   | jvm 1| 2007/03/09 18:58:35 | Database is empty (migrating).
INFO   | jvm 1| 2007/03/09 18:58:35 | De-duped, creating new index...
INFO   | jvm 1| 2007/03/09