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 +0000, 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 +0000, 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 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
> 
> 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 18:58:35 | Keys in store: db 0 file 0 / max 
> 15344
> INFO   | jvm 1    | 2007/03/09 18:58:35 | Initializing pubKey Datastore
> 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 pubKey Datacache 
> (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 SSK Datastore
> 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 SSK Datacache (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
> ERROR  | wrapper  | 2007/03/09 18:58:35 | Startup failed: Timed out waiting 
> for signal from JVM.
> INFO   | jvm 1    | 2007/03/09 18:58:35 | Deleted 0 of 0 temporary files (0 
> non-temp files in temp directory) in 
> INFO   | jvm 1    | 2007/03/09 18:58:35 | Initializing USK Manager
> ERROR  | wrapper  | 2007/03/09 18:58:35 | JVM did not exit on request, 
> terminated
> INFO   | wrapper  | 2007/03/09 18:58:35 | JVM exited on its own while waiting 
> to kill the application.
> STATUS | wrapper  | 2007/03/09 18:58:35 | JVM exited in response to signal 
> SIGKILL (9).
> STATUS | wrapper  | 2007/03/09 18:58:39 | Reloading Wrapper configuration...
> STATUS | wrapper  | 2007/03/09 18:58:39 | Launching a JVM...
> INFO   | jvm 2    | 2007/03/09 18:58:40 | Wrapper (Version 3.2.3) 
> http://wrapper.tanukisoftware.org
> INFO   | jvm 2    | 2007/03/09 18:58:40 |   Copyright 1999-2006 Tanuki 
> Software, Inc.  All Rights Reserved.
> INFO   | jvm 2    | 2007/03/09 18:58:40 | 
> INFO   | jvm 2    | 2007/03/09 18:58:40 |     
> INFO   | jvm 2    | 2007/03/09 18:58:40 | freenet.jar built with 
> freenet-ext.jar Build #10 r12008
> INFO   | jvm 2    | 2007/03/09 18:58:40 | Created log files
> INFO   | jvm 2    | 2007/03/09 18:58:40 | INFO: Native CPUID 
> library 'freenet/support/CPUInformation/libjcpuid-x86-linux.so' loaded from 
> resource
> INFO   | jvm 2    | 2007/03/09 18:58:40 | INFO: Optimized native BigInteger 
> library 'net/i2p/util/libjbigi-linux-x86_64_32.so' loaded from resource
> INFO   | jvm 2    | 2007/03/09 18:58:40 | 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 2    | 2007/03/09 18:58:40 | FNP port created on 0.0.0.0:42540
> INFO   | jvm 2    | 2007/03/09 18:58:40 | Testnet mode DISABLED. You may have 
> some level of anonymity. :)
> INFO   | jvm 2    | 2007/03/09 18:58:40 | Note that this version of Freenet 
> is 
> still a very early alpha, and may well have numerous bugs and design flaws.
> INFO   | jvm 2    | 2007/03/09 18:58:40 | 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 2    | 2007/03/09 18:58:40 | Creating PeerManager
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Starting database...
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Initializing CHK Datastore (15344 
> keys)
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Opening block db index
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Migrating block db index
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Migrating database: Creating unique 
> index on block number
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Database is empty (migrating).
> INFO   | jvm 2    | 2007/03/09 18:58:41 | De-duped, creating new index...
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Keys in store: db 0 file 0 / max 
> 15344
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Initializing CHK Datacache 
> (15344:15344 keys)
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Opening block db index
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Migrating block db index
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Migrating database: Creating unique 
> index on block number
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Database is empty (migrating).
> INFO   | jvm 2    | 2007/03/09 18:58:41 | De-duped, creating new index...
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Keys in store: db 0 file 0 / max 
> 15344
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Initializing pubKey Datastore
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Opening block db index
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Migrating block db index
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Migrating database: Creating unique 
> index on block number
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Database is empty (migrating).
> INFO   | jvm 2    | 2007/03/09 18:58:41 | De-duped, creating new index...
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Keys in store: db 0 file 0 / max 
> 15344
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Initializing pubKey Datacache 
> (15344 
> keys)
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Opening block db index
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Migrating block db index
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Migrating database: Creating unique 
> index on block number
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Database is empty (migrating).
> INFO   | jvm 2    | 2007/03/09 18:58:41 | De-duped, creating new index...
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Keys in store: db 0 file 0 / max 
> 15344
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Initializing SSK Datastore
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Opening block db index
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Migrating block db index
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Migrating database: Creating unique 
> index on block number
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Database is empty (migrating).
> INFO   | jvm 2    | 2007/03/09 18:58:41 | De-duped, creating new index...
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Keys in store: db 0 file 0 / max 
> 15344
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Initializing SSK Datacache (15344 
> keys)
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Opening block db index
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Migrating block db index
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Migrating database: Creating unique 
> index on block number
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Database is empty (migrating).
> INFO   | jvm 2    | 2007/03/09 18:58:41 | De-duped, creating new index...
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Keys in store: db 0 file 0 / max 
> 15344
> ERROR  | wrapper  | 2007/03/09 18:58:41 | Startup failed: Timed out waiting 
> for signal from JVM.
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Deleted 0 of 0 temporary files (0 
> non-temp files in temp directory) in 
> INFO   | jvm 2    | 2007/03/09 18:58:41 | Initializing USK Manager
> ERROR  | wrapper  | 2007/03/09 18:58:41 | JVM did not exit on request, 
> terminated
> INFO   | wrapper  | 2007/03/09 18:58:41 | JVM exited on its own while waiting 
> to kill the application.
> STATUS | wrapper  | 2007/03/09 18:58:42 | JVM exited in response to signal 
> SIGKILL (9).
> STATUS | wrapper  | 2007/03/09 18:58:46 | Reloading Wrapper configuration...
> STATUS | wrapper  | 2007/03/09 18:58:46 | Launching a JVM...
> INFO   | jvm 3    | 2007/03/09 18:58:46 | Wrapper (Version 3.2.3) 
> http://wrapper.tanukisoftware.org
> INFO   | jvm 3    | 2007/03/09 18:58:46 |   Copyright 1999-2006 Tanuki 
> Software, Inc.  All Rights Reserved.
> INFO   | jvm 3    | 2007/03/09 18:58:46 | 
> INFO   | jvm 3    | 2007/03/09 18:58:47 |     
> INFO   | jvm 3    | 2007/03/09 18:58:47 | freenet.jar built with 
> freenet-ext.jar Build #10 r12008
> INFO   | jvm 3    | 2007/03/09 18:58:47 | Created log files
> INFO   | jvm 3    | 2007/03/09 18:58:47 | INFO: Native CPUID 
> library 'freenet/support/CPUInformation/libjcpuid-x86-linux.so' loaded from 
> resource
> INFO   | jvm 3    | 2007/03/09 18:58:47 | INFO: Optimized native BigInteger 
> library 'net/i2p/util/libjbigi-linux-x86_64_32.so' loaded from resource
> INFO   | jvm 3    | 2007/03/09 18:58:47 | 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 3    | 2007/03/09 18:58:47 | FNP port created on 0.0.0.0:54712
> INFO   | jvm 3    | 2007/03/09 18:58:47 | Testnet mode DISABLED. You may have 
> some level of anonymity. :)
> INFO   | jvm 3    | 2007/03/09 18:58:47 | Note that this version of Freenet 
> is 
> still a very early alpha, and may well have numerous bugs and design flaws.
> INFO   | jvm 3    | 2007/03/09 18:58:47 | 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 3    | 2007/03/09 18:58:47 | Creating PeerManager
> INFO   | jvm 3    | 2007/03/09 18:58:47 | Starting database...
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Initializing CHK Datastore (15344 
> keys)
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Opening block db index
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Migrating block db index
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Migrating database: Creating unique 
> index on block number
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Database is empty (migrating).
> INFO   | jvm 3    | 2007/03/09 18:58:48 | De-duped, creating new index...
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Keys in store: db 0 file 0 / max 
> 15344
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Initializing CHK Datacache 
> (15344:15344 keys)
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Opening block db index
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Migrating block db index
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Migrating database: Creating unique 
> index on block number
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Database is empty (migrating).
> INFO   | jvm 3    | 2007/03/09 18:58:48 | De-duped, creating new index...
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Keys in store: db 0 file 0 / max 
> 15344
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Initializing pubKey Datastore
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Opening block db index
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Migrating block db index
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Migrating database: Creating unique 
> index on block number
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Database is empty (migrating).
> INFO   | jvm 3    | 2007/03/09 18:58:48 | De-duped, creating new index...
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Keys in store: db 0 file 0 / max 
> 15344
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Initializing pubKey Datacache 
> (15344 
> keys)
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Opening block db index
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Migrating block db index
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Migrating database: Creating unique 
> index on block number
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Database is empty (migrating).
> INFO   | jvm 3    | 2007/03/09 18:58:48 | De-duped, creating new index...
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Keys in store: db 0 file 0 / max 
> 15344
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Initializing SSK Datastore
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Opening block db index
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Migrating block db index
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Migrating database: Creating unique 
> index on block number
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Database is empty (migrating).
> INFO   | jvm 3    | 2007/03/09 18:58:48 | De-duped, creating new index...
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Keys in store: db 0 file 0 / max 
> 15344
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Initializing SSK Datacache (15344 
> keys)
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Opening block db index
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Migrating block db index
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Migrating database: Creating unique 
> index on block number
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Database is empty (migrating).
> INFO   | jvm 3    | 2007/03/09 18:58:48 | De-duped, creating new index...
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Keys in store: db 0 file 0 / max 
> 15344
> ERROR  | wrapper  | 2007/03/09 18:58:48 | Startup failed: Timed out waiting 
> for signal from JVM.
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Deleted 0 of 0 temporary files (0 
> non-temp files in temp directory) in 
> INFO   | jvm 3    | 2007/03/09 18:58:48 | Initializing USK Manager
> ERROR  | wrapper  | 2007/03/09 18:58:48 | JVM did not exit on request, 
> terminated
> INFO   | wrapper  | 2007/03/09 18:58:48 | JVM exited on its own while waiting 
> to kill the application.
> STATUS | wrapper  | 2007/03/09 18:58:48 | JVM exited in response to signal 
> SIGKILL (9).
> STATUS | wrapper  | 2007/03/09 18:58:53 | Reloading Wrapper configuration...
> STATUS | wrapper  | 2007/03/09 18:58:53 | Launching a JVM...
> INFO   | jvm 4    | 2007/03/09 18:58:53 | Wrapper (Version 3.2.3) 
> http://wrapper.tanukisoftware.org
> INFO   | jvm 4    | 2007/03/09 18:58:53 |   Copyright 1999-2006 Tanuki 
> Software, Inc.  All Rights Reserved.
> INFO   | jvm 4    | 2007/03/09 18:58:53 | 
> INFO   | jvm 4    | 2007/03/09 18:58:53 |     freenet.jar built with 
> freenet-ext.jar Build #10 r12008
> INFO   | jvm 4    | 2007/03/09 18:58:53 | Created log files
> INFO   | jvm 4    | 2007/03/09 18:58:53 | INFO: Native CPUID 
> library 'freenet/support/CPUInformation/libjcpuid-x86-linux.so' loaded from 
> resource
> INFO   | jvm 4    | 2007/03/09 18:58:53 | INFO: Optimized native BigInteger 
> library 'net/i2p/util/libjbigi-linux-x86_64_32.so' loaded from resource
> INFO   | jvm 4    | 2007/03/09 18:58:54 | 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 4    | 2007/03/09 18:58:54 | FNP port created on 0.0.0.0:17669
> INFO   | jvm 4    | 2007/03/09 18:58:54 | Testnet mode DISABLED. You may have 
> some level of anonymity. :)
> INFO   | jvm 4    | 2007/03/09 18:58:54 | Note that this version of Freenet 
> is 
> still a very early alpha, and may well have numerous bugs and design flaws.
> INFO   | jvm 4    | 2007/03/09 18:58:54 | 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 4    | 2007/03/09 18:58:54 | Creating PeerManager
> INFO   | jvm 4    | 2007/03/09 18:58:54 | Starting database...
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Initializing CHK Datastore (15344 
> keys)
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Opening block db index
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Migrating block db index
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Migrating database: Creating unique 
> index on block number
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Database is empty (migrating).
> INFO   | jvm 4    | 2007/03/09 18:58:55 | De-duped, creating new index...
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Keys in store: db 0 file 0 / max 
> 15344
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Initializing CHK Datacache 
> (15344:15344 keys)
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Opening block db index
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Migrating block db index
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Migrating database: Creating unique 
> index on block number
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Database is empty (migrating).
> INFO   | jvm 4    | 2007/03/09 18:58:55 | De-duped, creating new index...
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Keys in store: db 0 file 0 / max 
> 15344
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Initializing pubKey Datastore
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Opening block db index
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Migrating block db index
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Migrating database: Creating unique 
> index on block number
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Database is empty (migrating).
> INFO   | jvm 4    | 2007/03/09 18:58:55 | De-duped, creating new index...
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Keys in store: db 0 file 0 / max 
> 15344
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Initializing pubKey Datacache 
> (15344 
> keys)
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Opening block db index
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Migrating block db index
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Migrating database: Creating unique 
> index on block number
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Database is empty (migrating).
> INFO   | jvm 4    | 2007/03/09 18:58:55 | De-duped, creating new index...
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Keys in store: db 0 file 0 / max 
> 15344
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Initializing SSK Datastore
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Opening block db index
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Migrating block db index
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Migrating database: Creating unique 
> index on block number
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Database is empty (migrating).
> INFO   | jvm 4    | 2007/03/09 18:58:55 | De-duped, creating new index...
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Keys in store: db 0 file 0 / max 
> 15344
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Initializing SSK Datacache (15344 
> keys)
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Opening block db index
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Migrating block db index
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Migrating database: Creating unique 
> index on block number
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Database is empty (migrating).
> INFO   | jvm 4    | 2007/03/09 18:58:55 | De-duped, creating new index...
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Keys in store: db 0 file 0 / max 
> 15344
> ERROR  | wrapper  | 2007/03/09 18:58:55 | Startup failed: Timed out waiting 
> for signal from JVM.
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Deleted 0 of 0 temporary files (0 
> non-temp files in temp directory) in 
> INFO   | jvm 4    | 2007/03/09 18:58:55 | Initializing USK Manager
> ERROR  | wrapper  | 2007/03/09 18:58:55 | JVM did not exit on request, 
> terminated
> INFO   | wrapper  | 2007/03/09 18:58:55 | JVM exited on its own while waiting 
> to kill the application.
> STATUS | wrapper  | 2007/03/09 18:58:55 | JVM exited in response to signal 
> SIGKILL (9).
> STATUS | wrapper  | 2007/03/09 18:58:59 | Reloading Wrapper configuration...
> STATUS | wrapper  | 2007/03/09 18:58:59 | Launching a JVM...
> INFO   | jvm 5    | 2007/03/09 18:59:00 | Wrapper (Version 3.2.3) 
> http://wrapper.tanukisoftware.org
> INFO   | jvm 5    | 2007/03/09 18:59:00 |   Copyright 1999-2006 Tanuki 
> Software, Inc.  All Rights Reserved.
> INFO   | jvm 5    | 2007/03/09 18:59:00 | 
> INFO   | jvm 5    | 2007/03/09 18:59:00 |     
> INFO   | jvm 5    | 2007/03/09 18:59:00 | freenet.jar built with 
> freenet-ext.jar Build #10 r12008
> INFO   | jvm 5    | 2007/03/09 18:59:00 | Created log files
> INFO   | jvm 5    | 2007/03/09 18:59:00 | INFO: Native CPUID 
> library 'freenet/support/CPUInformation/libjcpuid-x86-linux.so' loaded from 
> resource
> INFO   | jvm 5    | 2007/03/09 18:59:00 | INFO: Optimized native BigInteger 
> library 'net/i2p/util/libjbigi-linux-x86_64_32.so' loaded from resource
> INFO   | jvm 5    | 2007/03/09 18:59:00 | 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 5    | 2007/03/09 18:59:01 | FNP port created on 0.0.0.0:11858
> INFO   | jvm 5    | 2007/03/09 18:59:01 | Testnet mode DISABLED. You may have 
> some level of anonymity. :)
> INFO   | jvm 5    | 2007/03/09 18:59:01 | Note that this version of Freenet 
> is 
> still a very early alpha, and may well have numerous bugs and design flaws.
> INFO   | jvm 5    | 2007/03/09 18:59:01 | 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 5    | 2007/03/09 18:59:01 | Creating PeerManager
> INFO   | jvm 5    | 2007/03/09 18:59:01 | Starting database...
> INFO   | jvm 5    | 2007/03/09 18:59:01 | Initializing CHK Datastore (15344 
> keys)
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Opening block db index
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Migrating block db index
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Migrating database: Creating unique 
> index on block number
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Database is empty (migrating).
> INFO   | jvm 5    | 2007/03/09 18:59:02 | De-duped, creating new index...
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Keys in store: db 0 file 0 / max 
> 15344
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Initializing CHK Datacache 
> (15344:15344 keys)
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Opening block db index
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Migrating block db index
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Migrating database: Creating unique 
> index on block number
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Database is empty (migrating).
> INFO   | jvm 5    | 2007/03/09 18:59:02 | De-duped, creating new index...
> ERROR  | wrapper  | 2007/03/09 18:59:02 | Startup failed: Timed out waiting 
> for signal from JVM.
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Keys in store: db 0 file 0 / max 
> 15344
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Initializing pubKey Datastore
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Opening block db index
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Migrating block db index
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Migrating database: Creating unique 
> index on block number
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Database is empty (migrating).
> INFO   | jvm 5    | 2007/03/09 18:59:02 | De-duped, creating new index...
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Keys in store: db 0 file 0 / max 
> 15344
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Initializing pubKey Datacache 
> (15344 
> keys)
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Opening block db index
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Migrating block db index
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Migrating database: Creating unique 
> index on block number
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Database is empty (migrating).
> INFO   | jvm 5    | 2007/03/09 18:59:02 | De-duped, creating new index...
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Keys in store: db 0 file 0 / max 
> 15344
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Initializing SSK Datastore
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Opening block db index
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Migrating block db index
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Migrating database: Creating unique 
> index on block number
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Database is empty (migrating).
> INFO   | jvm 5    | 2007/03/09 18:59:02 | De-duped, creating new index...
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Keys in store: db 0 file 0 / max 
> 15344
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Initializing SSK Datacache (15344 
> keys)
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Opening block db index
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Migrating block db index
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Migrating database: Creating unique 
> index on block number
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Database is empty (migrating).
> INFO   | jvm 5    | 2007/03/09 18:59:02 | De-duped, creating new index...
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Keys in store: db 0 file 0 / max 
> 15344
> INFO   | jvm 5    | 2007/03/09 18:59:02 | Deleted 0 of 0 temporary files (0 
> non-temp files in temp directory) in 
> ERROR  | wrapper  | 2007/03/09 18:59:02 | JVM did not exit on request, 
> terminated
> INFO   | wrapper  | 2007/03/09 18:59:02 | JVM exited on its own while waiting 
> to kill the application.
> STATUS | wrapper  | 2007/03/09 18:59:02 | JVM exited in response to signal 
> SIGKILL (9).
> FATAL  | wrapper  | 2007/03/09 18:59:02 | There were 5 failed launches in a 
> row, each lasting less than 300 seconds.  Giving up.
> FATAL  | wrapper  | 2007/03/09 18:59:02 |   There may be a configuration 
> problem: please check the logs.
> STATUS | wrapper  | 2007/03/09 18:59:02 | <-- Wrapper Stopped
> _______________________________________________
> 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: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: 
<https://emu.freenetproject.org/pipermail/support/attachments/20070309/3cb34fdf/attachment.pgp>

Reply via email to