On Mon, Apr 6, 2009 at 10:16 AM, Matthew Toseland
<toad at amphibian.dyndns.org> wrote:
> On Monday 06 April 2009 04:48:04 Ian Clarke wrote:
>> So I reinstalled Freenet on my Mac, deleting the previous version to
>> replicate the experience of a new user.
>>
>> Freenet installed correctly, and then I installed WoT and Freetalk
>> (this could have been easier, have filed bugs).
>
> That is because they are not "official" plugins yet. AFAIK they are still in
> testing mode.
>>
>> A few hours later I notice that Freenet is no-longer running. ?I
>> restarted it and looking at wrapper.log I saw this:
>>
>> INFO ? | jvm 1 ? ?| 2009/04/05 22:43:40 | Out of memory: Emergency
>> shutdown to protect database integrity in progress...
>
> That is probably a db4o bug that has crept back in somehow in the post-merge
> review phase. :( Does it happen without the plugins? Did you have anything
> queued?

Can't, because it won't start up, so I can't disable the plugins :-(

Here is the complete wrapper.log from startup:

STATUS | wrapper  | 2009/04/06 18:04:53 | --> Wrapper Started as Daemon
STATUS | wrapper  | 2009/04/06 18:04:53 | Launching a JVM...
INFO   | jvm 1    | 2009/04/06 18:04:54 | WrapperManager: Initializing...
INFO   | jvm 1    | 2009/04/06 18:04:54 | WrapperManager: WARNING -
The Wrapper jar file currently in use is version "3.3.1"
INFO   | jvm 1    | 2009/04/06 18:04:54 | WrapperManager:
while the version of the Wrapper which launched this JVM is
INFO   | jvm 1    | 2009/04/06 18:04:54 | WrapperManager:           "3.2.3".
INFO   | jvm 1    | 2009/04/06 18:04:54 | WrapperManager:
The Wrapper may appear to work correctly but some features may
INFO   | jvm 1    | 2009/04/06 18:04:54 | WrapperManager:
not function correctly.  This configuration has not been tested
INFO   | jvm 1    | 2009/04/06 18:04:54 | WrapperManager:
and is not supported.
INFO   | jvm 1    | 2009/04/06 18:04:54 | WrapperManager:
INFO   | jvm 1    | 2009/04/06 18:04:54 | WrapperManager:
INFO   | jvm 1    | 2009/04/06 18:04:54 | WrapperManager: WARNING -
Unable to load the Wrapper's native library because none of the
INFO   | jvm 1    | 2009/04/06 18:04:54 | WrapperManager:
following files:
INFO   | jvm 1    | 2009/04/06 18:04:54 | WrapperManager:
libwrapper-macosx-universal-64.jnilib
INFO   | jvm 1    | 2009/04/06 18:04:54 | WrapperManager:
libwrapper.jnilib
INFO   | jvm 1    | 2009/04/06 18:04:54 | WrapperManager:
could be located on the following java.library.path:
INFO   | jvm 1    | 2009/04/06 18:04:54 | WrapperManager:
/Users/ian/Applications/Freenet/lib
INFO   | jvm 1    | 2009/04/06 18:04:54 | WrapperManager:
Please see the documentation for the wrapper.java.library.path
INFO   | jvm 1    | 2009/04/06 18:04:54 | WrapperManager:
configuration property.
INFO   | jvm 1    | 2009/04/06 18:04:54 | WrapperManager:
System signals will not be handled correctly.
INFO   | jvm 1    | 2009/04/06 18:04:54 | WrapperManager:
INFO   | jvm 1    | 2009/04/06 18:04:54 | freenet.jar built with
freenet-ext.jar Build #26 r23771
INFO   | jvm 1    | 2009/04/06 18:04:54 |
INFO   | jvm 1    | 2009/04/06 18:04:54 | Created log files
INFO   | jvm 1    | 2009/04/06 18:04:54 | Initializing Node using
Freenet Build #1206 r26532 and freenet-ext Build #26 r23771 with Apple
Inc. JVM version 1.6.0_07 running on x86_64 Mac OS X 10.5.6
INFO   | jvm 1    | 2009/04/06 18:04:55 | Starting FProxy on
127.0.0.1,0:0:0:0:0:0:0:1:8888
INFO   | jvm 1    | 2009/04/06 18:04:55 | NOTICE: Resource name
[net/i2p/util/libjbigi-osx-x86_64.jnilib] was not found
INFO   | jvm 1    | 2009/04/06 18:04:55 | NOTICE: Resource name
[net/i2p/util/libjbigi-osx-x86_64.jnilib] was not found
INFO   | jvm 1    | 2009/04/06 18:04:55 | INFO: Native BigInteger
library jbigi not loaded - using pure java
INFO   | jvm 1    | 2009/04/06 18:04:56 | Optimise native queries: true
INFO   | jvm 1    | 2009/04/06 18:04:56 | Query activation depth: 1
INFO   | jvm 1    | 2009/04/06 18:04:56 | [db4o 7.4.63.11890
2009-04-06 18:04:56]
INFO   | jvm 1    | 2009/04/06 18:04:56 |  './node.db4o' opened O.K.
INFO   | jvm 1    | 2009/04/06 18:04:56 | Opened database
INFO   | jvm 1    | 2009/04/06 18:04:56 | FNP port created on 0.0.0.0:23190
INFO   | jvm 1    | 2009/04/06 18:04:56 | Retrieved database handle
for node on port 23190: 4356978211728168291
INFO   | jvm 1    | 2009/04/06 18:04:56 | Testnet mode DISABLED. You
may have some level of anonymity. :)
INFO   | jvm 1    | 2009/04/06 18:04:56 | Note that this version of
Freenet is still a very early alpha, and may well have numerous bugs
and design flaws.
INFO   | jvm 1    | 2009/04/06 18:04:56 | In particular: YOU ARE WIDE
OPEN TO YOUR IMMEDIATE PEERS! They can eavesdrop on your requests with
relatively little difficulty at present (correlation attacks etc).
INFO   | jvm 1    | 2009/04/06 18:04:56 | Creating PeerManager
INFO   | jvm 1    | 2009/04/06 18:04:56 | FNP port created on 0.0.0.0:27789
INFO   | jvm 1    | 2009/04/06 18:04:57 | Read 20 opennet peers from
./openpeers-27789
INFO   | jvm 1    | 2009/04/06 18:04:57 | Initializing CHK Datastore (1498 keys)
INFO   | jvm 1    | 2009/04/06 18:04:57 | Bloomfilter
(freenet.support.CountingBloomFilter at 392a12fc) for CHK-store is
loaded.
INFO   | jvm 1    | 2009/04/06 18:04:57 |  checkBloom=true, flags=1
bloom size = 34132 keys = 1498
INFO   | jvm 1    | 2009/04/06 18:04:57 | Initializing CHK Datacache
(1498:1498 keys)
INFO   | jvm 1    | 2009/04/06 18:04:57 | Bloomfilter
(freenet.support.CountingBloomFilter at 73cd1e4e) for CHK-cache is
loaded.
INFO   | jvm 1    | 2009/04/06 18:04:57 |  checkBloom=true, flags=1
bloom size = 34132 keys = 1498
INFO   | jvm 1    | 2009/04/06 18:04:57 | Initializing pubKey Datastore
INFO   | jvm 1    | 2009/04/06 18:04:57 | Bloomfilter
(freenet.support.CountingBloomFilter at 40e54538) for PUBKEY-store is
loaded.
INFO   | jvm 1    | 2009/04/06 18:04:57 |  checkBloom=true, flags=1
bloom size = 34132 keys = 1498
INFO   | jvm 1    | 2009/04/06 18:04:57 | Initializing pubKey
Datacache (1498 keys)
INFO   | jvm 1    | 2009/04/06 18:04:57 | Bloomfilter
(freenet.support.CountingBloomFilter at 6ede1f90) for PUBKEY-cache is
loaded.
INFO   | jvm 1    | 2009/04/06 18:04:57 |  checkBloom=true, flags=1
bloom size = 34132 keys = 1498
INFO   | jvm 1    | 2009/04/06 18:04:57 | Initializing SSK Datastore
INFO   | jvm 1    | 2009/04/06 18:04:57 | Bloomfilter
(freenet.support.CountingBloomFilter at 2337a8ec) for SSK-store is
loaded.
INFO   | jvm 1    | 2009/04/06 18:04:57 |  checkBloom=true, flags=1
bloom size = 34132 keys = 1498
INFO   | jvm 1    | 2009/04/06 18:04:57 | Initializing SSK Datacache (1498 keys)
INFO   | jvm 1    | 2009/04/06 18:04:57 | Bloomfilter
(freenet.support.CountingBloomFilter at 3d95648f) for SSK-cache is
loaded.
INFO   | jvm 1    | 2009/04/06 18:04:57 |  checkBloom=true, flags=1
bloom size = 34132 keys = 1498
INFO   | jvm 1    | 2009/04/06 18:04:57 | Found old restart jobs queue
INFO   | jvm 1    | 2009/04/06 18:04:57 | Deleted 0 of 0 temporary
files (0 non-temp files in temp directory) in 0
INFO   | jvm 1    | 2009/04/06 18:04:57 | Persistent blobs: Blocks: 0 used 0
INFO   | jvm 1    | 2009/04/06 18:04:57 | Old:
/Users/ian/Applications/Freenet/persistent-temp-23190 prefix
freenet-temp- from
/Users/ian/Applications/Freenet/persistent-temp-23190 old path
/Users/ian/Applications/Freenet/persistent-temp-23190 old parent
/Users/ian/Applications/Freenet
INFO   | jvm 1    | 2009/04/06 18:04:57 | New:
/Users/ian/Applications/Freenet/persistent-temp-23190 prefix
freenet-temp- from
/Users/ian/Applications/Freenet/persistent-temp-23190
INFO   | jvm 1    | 2009/04/06 18:04:57 | Loaded core...
INFO   | jvm 1    | 2009/04/06 18:04:57 | insert scheduler: false
INFO   | jvm 1    | 2009/04/06 18:04:57 | Loaded core...
INFO   | jvm 1    | 2009/04/06 18:04:57 | insert scheduler: true
INFO   | jvm 1    | 2009/04/06 18:04:57 | Loaded core...
INFO   | jvm 1    | 2009/04/06 18:04:57 | insert scheduler: false
INFO   | jvm 1    | 2009/04/06 18:04:57 | Loaded core...
INFO   | jvm 1    | 2009/04/06 18:04:57 | insert scheduler: true
INFO   | jvm 1    | 2009/04/06 18:04:57 | Initializing USK Manager
INFO   | jvm 1    | 2009/04/06 18:04:58 | Count of roots: 1
INFO   | jvm 1    | 2009/04/06 18:04:58 | Loaded FCP persistent root.
INFO   | jvm 1    | 2009/04/06 18:04:58 | Initializing Plugin Manager
INFO   | jvm 1    | 2009/04/06 18:04:58 | Node constructor completed
INFO   | jvm 1    | 2009/04/06 18:04:58 | Starting DNSRequester
INFO   | jvm 1    | 2009/04/06 18:04:58 | Created uptime estimator,
time offset is 96418 uptime at startup is 0.02
INFO   | jvm 1    | 2009/04/06 18:04:58 | Not attempting immediate
announcement: dark peers=0 open peers=20 old open peers=0 - will wait
1 minute...
INFO   | jvm 1    | 2009/04/06 18:04:58 | Starting PacketSender
INFO   | jvm 1    | 2009/04/06 18:04:58 | Using wrapper correctly:
freenet.node.NodeStarter at 78da0edd
INFO   | jvm 1    | 2009/04/06 18:04:58 | Freenet 0.7 Build #1206 r26532
INFO   | jvm 1    | 2009/04/06 18:04:58 | FNP port is on 0.0.0.0:23190
INFO   | jvm 1    | 2009/04/06 18:04:58 | Starting FCP server on
127.0.0.1,0:0:0:0:0:0:0:1:9481.
INFO   | jvm 1    | 2009/04/06 18:04:58 | Extra peer data reading and
processing completed
INFO   | jvm 1    | 2009/04/06 18:04:58 | Node initialization completed.
INFO   | jvm 1    | 2009/04/06 18:04:59 | CyberGarage warning : addr = 0.0.0.0
INFO   | jvm 1    | 2009/04/06 18:04:59 | CyberGarage warning : port = 8008
INFO   | jvm 1    | 2009/04/06 18:04:59 | CyberGarage warning : No route to host
INFO   | jvm 1    | 2009/04/06 18:04:59 | java.io.IOException: No route to host
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
java.net.PlainDatagramSocketImpl.send(Native Method)CyberGarage
warning : Invalidate Multicast Recieved :
/ff02:0:0:0:0:0:0:c,/239.255.255.250
INFO   | jvm 1    | 2009/04/06 18:04:59 | CyberGarage warning :
Invalidate Multicast Recieved : /ff02:0:0:0:0:0:0:c,/239.255.255.250
INFO   | jvm 1    | 2009/04/06 18:04:59 | CyberGarage warning :
Invalidate Multicast Recieved : /ff02:0:0:0:0:0:0:c,/239.255.255.250
INFO   | jvm 1    | 2009/04/06 18:04:59 |
INFO   | jvm 1    | 2009/04/06 18:04:59 | CyberGarage warning :
Invalidate Multicast Recieved : /ff02:0:0:0:0:0:0:c,/239.255.255.250
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
java.net.DatagramSocket.send(DatagramSocket.java:612)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
plugins.UPnP.org.cybergarage.upnp.ssdp.HTTPUSocket.post(HTTPUSocket.java:174)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
plugins.UPnP.org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket.post(SSDPSearchResponseSocket.java:104)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
plugins.UPnP.org.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList.post(SSDPSearchResponseSocketList.java:136)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
plugins.UPnP.org.cybergarage.upnp.ControlPoint.search(ControlPoint.java:503)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
plugins.UPnP.org.cybergarage.upnp.ControlPoint.start(ControlPoint.java:828)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
plugins.UPnP.org.cybergarage.upnp.ControlPoint.start(ControlPoint.java:858)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
plugins.UPnP.UPnP.runPlugin(UPnP.java:90)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
freenet.pluginmanager.PluginHandler.startPlugin(PluginHandler.java:45)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
freenet.pluginmanager.PluginManager.realStartPlugin(PluginManager.java:256)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
freenet.pluginmanager.PluginManager.startPluginOfficial(PluginManager.java:229)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
freenet.pluginmanager.PluginManager.startPluginAuto(PluginManager.java:205)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
freenet.pluginmanager.PluginManager.start(PluginManager.java:168)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
freenet.node.NodeClientCore$14.run(NodeClientCore.java:570)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
freenet.support.PooledExecutor$MyThread.run(PooledExecutor.java:199)
INFO   | jvm 1    | 2009/04/06 18:04:59 | CyberGarage warning :
Invalidate Multicast Recieved : /ff02:0:0:0:0:0:0:c,/239.255.255.250
INFO   | jvm 1    | 2009/04/06 18:04:59 | CyberGarage warning :
Invalidate Multicast Recieved : /ff02:0:0:0:0:0:0:c,/239.255.255.250
INFO   | jvm 1    | 2009/04/06 18:04:59 | CyberGarage warning :
Invalidate Multicast Recieved : /ff02:0:0:0:0:0:0:c,/239.255.255.250
INFO   | jvm 1    | 2009/04/06 18:04:59 | CyberGarage warning :
Invalidate Multicast Recieved : /ff02:0:0:0:0:0:0:c,/239.255.255.250
INFO   | jvm 1    | 2009/04/06 18:04:59 | CyberGarage warning : addr = 0.0.0.0
INFO   | jvm 1    | 2009/04/06 18:04:59 | CyberGarage warning : port = 8008
INFO   | jvm 1    | 2009/04/06 18:04:59 | CyberGarage warning : No route to host
INFO   | jvm 1    | 2009/04/06 18:04:59 | java.io.IOException: No route to host
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
java.net.PlainDatagramSocketImpl.send(Native Method)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
java.net.DatagramSocket.send(DatagramSocket.java:612)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
plugins.UPnP.org.cybergarage.upnp.ssdp.HTTPUSocket.post(HTTPUSocket.java:174)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
plugins.UPnP.org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket.post(SSDPSearchResponseSocket.java:104)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
plugins.UPnP.org.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList.post(SSDPSearchResponseSocketList.java:136)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
plugins.UPnP.org.cybergarage.upnp.ControlPoint.search(ControlPoint.java:503)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
plugins.UPnP.org.cybergarage.upnp.ControlPoint.start(ControlPoint.java:828)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
plugins.UPnP.org.cybergarage.upnp.ControlPoint.start(ControlPoint.java:858)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
plugins.UPnP.UPnP.runPlugin(UPnP.java:90)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
freenet.pluginmanager.PluginHandler.startPlugin(PluginHandler.java:45)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
freenet.pluginmanager.PluginManager.realStartPlugin(PluginManager.java:256)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
freenet.pluginmanager.PluginManager.startPluginOfficial(PluginManager.java:229)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
freenet.pluginmanager.PluginManager.startPluginAuto(PluginManager.java:205)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
freenet.pluginmanager.PluginManager.start(PluginManager.java:168)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
freenet.node.NodeClientCore$14.run(NodeClientCore.java:570)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
freenet.support.PooledExecutor$MyThread.run(PooledExecutor.java:199)
INFO   | jvm 1    | 2009/04/06 18:04:59 | CyberGarage warning :
Invalidate Multicast Recieved : /ff02:0:0:0:0:0:0:c,/239.255.255.250
INFO   | jvm 1    | 2009/04/06 18:04:59 | CyberGarage warning :
Invalidate Multicast Recieved : /ff02:0:0:0:0:0:0:c,/239.255.255.250
INFO   | jvm 1    | 2009/04/06 18:04:59 | CyberGarage warning :
Invalidate Multicast Recieved : /ff02:0:0:0:0:0:0:c,/239.255.255.250
INFO   | jvm 1    | 2009/04/06 18:04:59 | CyberGarage warning :
Invalidate Multicast Recieved : /ff02:0:0:0:0:0:0:c,/239.255.255.250
INFO   | jvm 1    | 2009/04/06 18:04:59 | CyberGarage warning : addr = 0.0.0.0
INFO   | jvm 1    | 2009/04/06 18:04:59 | CyberGarage warning : port = 8008
INFO   | jvm 1    | 2009/04/06 18:04:59 | CyberGarage warning : No route to host
INFO   | jvm 1    | 2009/04/06 18:04:59 | java.io.IOException: No route to host
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
java.net.PlainDatagramSocketImpl.send(Native Method)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
java.net.DatagramSocket.send(DatagramSocket.java:612)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
plugins.UPnP.org.cybergarage.upnp.ssdp.HTTPUSocket.post(HTTPUSocket.java:174)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
plugins.UPnP.org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket.post(SSDPSearchResponseSocket.java:104)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
plugins.UPnP.org.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList.post(SSDPSearchResponseSocketList.java:136)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
plugins.UPnP.org.cybergarage.upnp.ControlPoint.search(ControlPoint.java:503)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
plugins.UPnP.org.cybergarage.upnp.ControlPoint.start(ControlPoint.java:828)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
plugins.UPnP.org.cybergarage.upnp.ControlPoint.start(ControlPoint.java:858)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
plugins.UPnP.UPnP.runPlugin(UPnP.java:90)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
freenet.pluginmanager.PluginHandler.startPlugin(PluginHandler.java:45)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
freenet.pluginmanager.PluginManager.realStartPlugin(PluginManager.java:256)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
freenet.pluginmanager.PluginManager.startPluginOfficial(PluginManager.java:229)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
freenet.pluginmanager.PluginManager.startPluginAuto(PluginManager.java:205)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
freenet.pluginmanager.PluginManager.start(PluginManager.java:168)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
freenet.node.NodeClientCore$14.run(NodeClientCore.java:570)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
freenet.support.PooledExecutor$MyThread.run(PooledExecutor.java:199)
INFO   | jvm 1    | 2009/04/06 18:04:59 | CyberGarage warning : addr = 0.0.0.0
INFO   | jvm 1    | 2009/04/06 18:04:59 | CyberGarage warning : port = 8008
INFO   | jvm 1    | 2009/04/06 18:04:59 | CyberGarage warning : No route to host
INFO   | jvm 1    | 2009/04/06 18:04:59 | java.io.IOException: No route to host
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
java.net.PlainDatagramSocketImpl.send(Native Method)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
java.net.DatagramSocket.send(DatagramSocket.java:612)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
plugins.UPnP.org.cybergarage.upnp.ssdp.HTTPUSocket.post(HTTPUSocket.java:174)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
plugins.UPnP.org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket.post(SSDPSearchResponseSocket.java:104)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
plugins.UPnP.org.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList.post(SSDPSearchResponseSocketList.java:136)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
plugins.UPnP.org.cybergarage.upnp.ControlPoint.search(ControlPoint.java:503)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
plugins.UPnP.org.cybergarage.upnp.ControlPoint.start(ControlPoint.java:828)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
plugins.UPnP.org.cybergarage.upnp.ControlPoint.start(ControlPoint.java:858)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
plugins.UPnP.UPnP.runPlugin(UPnP.java:90)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
freenet.pluginmanager.PluginHandler.startPlugin(PluginHandler.java:45)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
freenet.pluginmanager.PluginManager.realStartPlugin(PluginManager.java:256)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
freenet.pluginmanager.PluginManager.startPluginOfficial(PluginManager.java:229)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
freenet.pluginmanager.PluginManager.startPluginAuto(PluginManager.java:205)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
freenet.pluginmanager.PluginManager.start(PluginManager.java:168)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
freenet.node.NodeClientCore$14.run(NodeClientCore.java:570)
INFO   | jvm 1    | 2009/04/06 18:04:59 |       at
freenet.support.PooledExecutor$MyThread.run(PooledExecutor.java:199)
INFO   | jvm 1    | 2009/04/06 18:04:59 | UP&P Forwarding 2 ports...
INFO   | jvm 1    | 2009/04/06 18:04:59 | UP&P IGD found : WRTP54G
INFO   | jvm 1    | 2009/04/06 18:04:59 | UPnP: Registering a port
mapping for 27789/UDP
INFO   | jvm 1    | 2009/04/06 18:04:59 | WrapperManager:   wrapper
library not loaded.
INFO   | jvm 1    | 2009/04/06 18:04:59 | Out of memory: Emergency
shutdown to protect database integrity in progress...
INFO   | jvm 1    | 2009/04/06 18:04:59 | Shutting down...
INFO   | jvm 1    | 2009/04/06 18:04:59 | Stopping database jobs...
INFO   | jvm 1    | 2009/04/06 18:04:59 | Successfully closed store CHK-store
INFO   | jvm 1    | 2009/04/06 18:04:59 | Successfully closed store CHK-cache
INFO   | jvm 1    | 2009/04/06 18:04:59 | Successfully closed store PUBKEY-store
INFO   | jvm 1    | 2009/04/06 18:04:59 | Successfully closed store PUBKEY-cache
INFO   | jvm 1    | 2009/04/06 18:04:59 | Successfully closed store SSK-store
INFO   | jvm 1    | 2009/04/06 18:04:59 | Successfully closed store SSK-cache
INFO   | jvm 1    | 2009/04/06 18:05:00 | run() exiting for
UdpSocketHandler on port 23190
INFO   | jvm 1    | 2009/04/06 18:05:00 | run() exiting for
UdpSocketHandler on port 27789
INFO   | jvm 1    | 2009/04/06 18:05:00 | Rolling back unfinished
transactions...
INFO   | jvm 1    | 2009/04/06 18:05:00 | Closing database...
INFO   | jvm 1    | 2009/04/06 18:05:00 | [db4o 7.4.63.11890
2009-04-06 18:05:00]
INFO   | jvm 1    | 2009/04/06 18:05:00 |  './node.db4o' close request
INFO   | jvm 1    | 2009/04/06 18:05:00 | [db4o 7.4.63.11890
2009-04-06 18:05:00]
INFO   | jvm 1    | 2009/04/06 18:05:00 |  './node.db4o' closed
INFO   | jvm 1    | 2009/04/06 18:05:00 | Shutting down with exit code 0
STATUS | wrapper  | 2009/04/06 18:05:02 | <-- Wrapper Stopped


-- 
Ian Clarke
CEO, Uprizer Labs
Email: ian at uprizer.com
Ph: +1 512 422 3588
Fax: +1 512 276 6674

Reply via email to