[freenet-support] Long loading delay with icedtea6

2010-10-26 Thread Dennis Nezic
What's the status of freenet running over icedtea6? It seems to work
fine here, except for a long (2-5min) delay during startup, where cpu
is at 100%, right before the Optimise native queries: true
wrapper.log message. Any ideas what might be causing that?


wrapper.log:

STATUS | wrapper  | 2010/10/26 01:19:41 | Launching a JVM...

INFO   | jvm 1| 2010/10/26 01:19:41 | WrapperManager:
Initializing...

INFO   | jvm 1| 2010/10/26 01:19:41 | Creating config from
freenet.ini

INFO   | jvm 1| 2010/10/26 01:19:41 | Creating logger...

INFO   | jvm 1| 2010/10/26 01:19:41 | Starting executor...

INFO   | jvm 1| 2010/10/26 01:19:41 | Attempting to load the
NativeThread library [NativeThread]

INFO   | jvm 1| 2010/10/26 01:19:41 | Using the NativeThread
implementation (base nice level is 10)

INFO   | jvm 1| 2010/10/26 01:19:41 | Initializing Node using
Freenet Build #1295 rbuild01295-54-g89aa and freenet-ext Build #26 r
with Sun  Microsystems Inc. JVM version 1.6.0_20 running on i386
Linux 2.6.36

INFO   | jvm 1| 2010/10/26 01:19:42 | Starting FProxy on
127.0.0.1:8889

INFO   | jvm 1| 2010/10/26 01:19:42 | ERROR: Resource name
[freenet/support/CPUInformation/libjcpuid-x86-linux.so] was not found

INFO   | jvm 1| 2010/10/26 01:19:42 | INFO: Native CPUID library
'jcpuid-x86-linux' loaded from somewhere in the path

INFO   | jvm 1| 2010/10/26 01:19:42 | NOTICE: Resource name
[net/i2p/util/libjbigi-linux-pentium3.so] was not found

INFO   | jvm 1| 2010/10/26 01:19:42 | INFO: Optimized native
BigInteger library 'jbigi-linux-pentium3' loaded from somewhere in the
path

INFO   | jvm 1| 2010/10/26 01:24:47 | Optimise native queries: true

INFO   | jvm 1| 2010/10/26 01:24:47 | Query activation depth: 1

INFO   | jvm 1| 2010/10/26 01:24:47 | Trying to read master keys
file...

INFO   | jvm 1| 2010/10/26 01:24:47 | Read old master keys file
___
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:support-requ...@freenetproject.org?subject=unsubscribe


Re: [freenet-support] Uploads Stalling at 98.8 %

2010-10-26 Thread leto


On Mon, 25 Oct 2010 17:30:28 -0500 l...@hush.com wrote:
I've had three do this so far each with about 250 blocks to go.

The most recent was with 1295 and stalled. 
It was a simple CHK@ splitfile.
I'm guessing this may be the associated error message as it's hard 

to know when it occurred.

Oct 25, 2010 05:07:57:165 
(freenet.support.RandomGrabArrayWithClient, Succeeded(29134), 
ERROR): Removing item 
freenet.client.async.singleblockinser...@4ff45b6d from 
freenet.support.randomgrabarraywithcli...@6ae3bb49 but RGA is null
java.lang.Exception: debug
   at 
freenet.support.RandomGrabArray.remove(RandomGrabArray.java:587)
   at 
freenet.node.SendableRequest.unregister(SendableRequest.java:118)
   at 
freenet.client.async.SingleBlockInserter.onSuccess(SingleBlockInser
t
er.java:436)
   at 
freenet.client.async.TransientChosenBlock.onInsertSuccess(Transient
C
hosenBlock.java:49)
   at 
freenet.client.async.SingleBlockInserter$MySendableRequestSender$2.
r
un(SingleBlockInserter.java:587)
   at 
freenet.support.PooledExecutor$MyThread.realRun(PooledExecutor.java
:
228)
   at freenet.support.io.NativeThread.run(NativeThread.java:101)

Is there a way or can there be to reinsert/recreate just the 
mainfest, or something like a user initiated heal?

or what about this

Oct 26, 2010 15:51:27:715 
(freenet.client.async.PersistentChosenRequest, Client database 
access thread(4459), ERROR): Finished but blocksFinished not empty 
on freenet.client.async.persistentchosenrequ...@efb2304
java.lang.Exception: debug
at 
freenet.client.async.PersistentChosenRequest.finish(PersistentChosen
Request.java:174)
at 
freenet.client.async.PersistentChosenRequest.onDumped(PersistentChos
enRequest.java:296)
at 
freenet.client.async.ClientRequestScheduler.trimStarterQueue(ClientR
equestScheduler.java:848)
at 
freenet.client.async.ClientRequestScheduler.maybeAddToStarterQueue(C
lientRequestScheduler.java:801)
at 
freenet.client.async.ClientRequestSchedulerBase.innerRegister(Client
RequestSchedulerBase.java:128)
at 
freenet.client.async.ClientRequestSchedulerBase.reregisterAll(Client
RequestSchedulerBase.java:237)
at 
freenet.client.async.ClientRequestScheduler.reregisterAll(ClientRequ
estScheduler.java:881)
at 
freenet.client.async.ClientRequester.setPriorityClass(ClientRequeste
r.java:313)
at 
freenet.node.fcp.ClientRequest.modifyRequest(ClientRequest.java:345)
at freenet.node.fcp.FCPServer$4.run(FCPServer.java:629)
at 
freenet.node.NodeClientCore$DBJobWrapper.run(NodeClientCore.java:168
2)
at 
freenet.support.PrioritizedSerialExecutor$Runner.run(PrioritizedSeri
alExecutor.java:84)
at 
freenet.support.PooledExecutor$MyThread.realRun(PooledExecutor.java:
228)
at freenet.support.io.NativeThread.run(NativeThread.java:101)

___
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:support-requ...@freenetproject.org?subject=unsubscribe