Re: [freenet-support] Fwd: NPE and log file size of 50 GiB

2010-04-02 Thread Matthew Toseland
On Sunday 21 March 2010 10:12:50 bbac...@googlemail.com wrote:
> Now I get the following in the log, looks like a bug?
> 
> Mrz 21, 2010 10:08:54:796 (freenet.client.async.SplitFileFetcher,
> RequestSender for UID 8681707776366569955 on 4535(236), ERROR):
> Multiple decompressors: 2 - this is almost certainly a bug
> java.lang.Exception: debug
>   at 
> freenet.client.async.SplitFileFetcher.(SplitFileFetcher.java:148)
>   at 
> freenet.client.async.SingleFileFetcher.handleMetadata(SingleFileFetcher.java:894)
>   at 
> freenet.client.async.SingleFileFetcher.innerWrapHandleMetadata(SingleFileFetcher.java:969)
>   at 
> freenet.client.async.SingleFileFetcher.onSuccess(SingleFileFetcher.java:245)
>   at 
> freenet.client.async.BaseSingleFileFetcher.onGotKey(BaseSingleFileFetcher.java:227)
>   at 
> freenet.client.async.SingleKeyListener.handleBlock(SingleKeyListener.java:55)
>   at 
> freenet.client.async.ClientRequestSchedulerBase.tripPendingKey(ClientRequestSchedulerBase.java:355)
>   at 
> freenet.client.async.ClientRequestScheduler.tripPendingKey(ClientRequestScheduler.java:915)
>   at freenet.node.Node.store(Node.java:4162)
>   at freenet.node.Node.storeShallow(Node.java:4115)
>   at freenet.node.RequestSender.verifyAndCommit(RequestSender.java:1024)
>   at freenet.node.RequestSender.realRun(RequestSender.java:826)
>   at freenet.node.RequestSender.run(RequestSender.java:193)
>   at 
> freenet.support.PooledExecutor$MyThread.realRun(PooledExecutor.java:227)
>   at freenet.support.io.NativeThread.run(NativeThread.java:101)
> Mrz 21, 2010 10:11:07:703 (freenet.client.async.SplitFileFetcher,
> RequestSender for UID -5899428231352511480 on 4535(92), ERROR):
> Multiple decompressors: 2 - this is almost certainly a bug
> java.lang.Exception: debug
>   at 
> freenet.client.async.SplitFileFetcher.(SplitFileFetcher.java:148)
>   at 
> freenet.client.async.SingleFileFetcher.handleMetadata(SingleFileFetcher.java:894)
>   at 
> freenet.client.async.SingleFileFetcher.innerWrapHandleMetadata(SingleFileFetcher.java:969)
>   at 
> freenet.client.async.SingleFileFetcher.onSuccess(SingleFileFetcher.java:245)
>   at 
> freenet.client.async.BaseSingleFileFetcher.onGotKey(BaseSingleFileFetcher.java:227)
>   at 
> freenet.client.async.SingleKeyListener.handleBlock(SingleKeyListener.java:55)
>   at 
> freenet.client.async.ClientRequestSchedulerBase.tripPendingKey(ClientRequestSchedulerBase.java:355)
>   at 
> freenet.client.async.ClientRequestScheduler.tripPendingKey(ClientRequestScheduler.java:915)
>   at freenet.node.Node.store(Node.java:4162)
>   at freenet.node.Node.storeShallow(Node.java:4115)
>   at freenet.node.RequestSender.verifyAndCommit(RequestSender.java:1024)
>   at freenet.node.RequestSender.realRun(RequestSender.java:826)
>   at freenet.node.RequestSender.run(RequestSender.java:193)
>   at 
> freenet.support.PooledExecutor$MyThread.realRun(PooledExecutor.java:227)
>   at freenet.support.io.NativeThread.run(NativeThread.java:101)

I don't suppose you could trace this to a specific (and legal) file that I 
could reproduce it with?


signature.asc
Description: This is a digitally signed message part.
___
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] Fwd: NPE and log file size of 50 GiB

2010-03-21 Thread bbackde
Now I get the following in the log, looks like a bug?

Mrz 21, 2010 10:08:54:796 (freenet.client.async.SplitFileFetcher,
RequestSender for UID 8681707776366569955 on 4535(236), ERROR):
Multiple decompressors: 2 - this is almost certainly a bug
java.lang.Exception: debug
at 
freenet.client.async.SplitFileFetcher.(SplitFileFetcher.java:148)
at 
freenet.client.async.SingleFileFetcher.handleMetadata(SingleFileFetcher.java:894)
at 
freenet.client.async.SingleFileFetcher.innerWrapHandleMetadata(SingleFileFetcher.java:969)
at 
freenet.client.async.SingleFileFetcher.onSuccess(SingleFileFetcher.java:245)
at 
freenet.client.async.BaseSingleFileFetcher.onGotKey(BaseSingleFileFetcher.java:227)
at 
freenet.client.async.SingleKeyListener.handleBlock(SingleKeyListener.java:55)
at 
freenet.client.async.ClientRequestSchedulerBase.tripPendingKey(ClientRequestSchedulerBase.java:355)
at 
freenet.client.async.ClientRequestScheduler.tripPendingKey(ClientRequestScheduler.java:915)
at freenet.node.Node.store(Node.java:4162)
at freenet.node.Node.storeShallow(Node.java:4115)
at freenet.node.RequestSender.verifyAndCommit(RequestSender.java:1024)
at freenet.node.RequestSender.realRun(RequestSender.java:826)
at freenet.node.RequestSender.run(RequestSender.java:193)
at 
freenet.support.PooledExecutor$MyThread.realRun(PooledExecutor.java:227)
at freenet.support.io.NativeThread.run(NativeThread.java:101)
Mrz 21, 2010 10:11:07:703 (freenet.client.async.SplitFileFetcher,
RequestSender for UID -5899428231352511480 on 4535(92), ERROR):
Multiple decompressors: 2 - this is almost certainly a bug
java.lang.Exception: debug
at 
freenet.client.async.SplitFileFetcher.(SplitFileFetcher.java:148)
at 
freenet.client.async.SingleFileFetcher.handleMetadata(SingleFileFetcher.java:894)
at 
freenet.client.async.SingleFileFetcher.innerWrapHandleMetadata(SingleFileFetcher.java:969)
at 
freenet.client.async.SingleFileFetcher.onSuccess(SingleFileFetcher.java:245)
at 
freenet.client.async.BaseSingleFileFetcher.onGotKey(BaseSingleFileFetcher.java:227)
at 
freenet.client.async.SingleKeyListener.handleBlock(SingleKeyListener.java:55)
at 
freenet.client.async.ClientRequestSchedulerBase.tripPendingKey(ClientRequestSchedulerBase.java:355)
at 
freenet.client.async.ClientRequestScheduler.tripPendingKey(ClientRequestScheduler.java:915)
at freenet.node.Node.store(Node.java:4162)
at freenet.node.Node.storeShallow(Node.java:4115)
at freenet.node.RequestSender.verifyAndCommit(RequestSender.java:1024)
at freenet.node.RequestSender.realRun(RequestSender.java:826)
at freenet.node.RequestSender.run(RequestSender.java:193)
at 
freenet.support.PooledExecutor$MyThread.realRun(PooledExecutor.java:227)
at freenet.support.io.NativeThread.run(NativeThread.java:101)


On Sat, Mar 20, 2010 at 02:15, Dennis Nezic  wrote:
> On Fri, 19 Mar 2010 18:58:47 -0400, test...@codingninjas.org wrote:
>> I would try this:
>>
>> Enable panic button.
>> Downloading two files so there is at least two files downloading at
>> once (i think panic button only shows if this is the case).
>> Click panic button.
>> Click yes.
>>
>> it deletes your downloads and history and cache and basically resets
>> your nodw, BUT, it keeps all your settings, statistics, and datastore.
>>
>> it might clean up whatever corrupt state your node is in.
>
> OR we can try to stop it from getting into this corrupt state in the
> first place :P
>
>
>
>
>>
>> > I see that my error report was just ignored, maybe the problem is
>> > not critical (at least for others ^^).
>> >
>> > My new feedback: with the latest official version the node still
>> > goes into a 100% loop on my dual core CPU.
>> > But no more log entries are written. The node seem to work normally,
>> > the web interface works.
>> >
>> > I have no uploads or downloads enqueued and no FCP app is running
>> > at all.
>> >
>> > Freetalk and WoT plugins refuse to load now for some reason, so they
>> > also do not run.
>> >
>> >
>> > -- Forwarded message --
>> > From:  
>> > Date: Sat, Feb 27, 2010 at 09:44
>> > Subject: Fwd: NPE and log file size of 50 GiB
>> > To: support@freenetproject.org
>> >
>> >
>> > No one can help me?
>> >
>> > Had a look into the code, and it fails here:
>> >
>> >                                        synchronized (FECQueue.this)
>> > { job =
>> > getFECJobBlockingNoDBAccess();
>> >                                                job.running = true;
>> >                                        }
>> >
>> > getFECJobBlockingNoDBAccess() could returns null. Isn't this
>> > handled here?
>> >
>> > Please help me, I canot run my node because of this :(
>> >
>> >
>> >
>> > -- Forwarded message --
>> > From:  
>> > Date: Fri, Feb 26, 2010 at 06:41
>> > Subject: NPE and log file size of 

Re: [freenet-support] Fwd: NPE and log file size of 50 GiB

2010-03-19 Thread Dennis Nezic
On Fri, 19 Mar 2010 18:58:47 -0400, test...@codingninjas.org wrote:
> I would try this:
> 
> Enable panic button.
> Downloading two files so there is at least two files downloading at
> once (i think panic button only shows if this is the case).
> Click panic button.
> Click yes.
> 
> it deletes your downloads and history and cache and basically resets
> your nodw, BUT, it keeps all your settings, statistics, and datastore.
> 
> it might clean up whatever corrupt state your node is in.

OR we can try to stop it from getting into this corrupt state in the
first place :P




> 
> > I see that my error report was just ignored, maybe the problem is
> > not critical (at least for others ^^).
> > 
> > My new feedback: with the latest official version the node still
> > goes into a 100% loop on my dual core CPU.
> > But no more log entries are written. The node seem to work normally,
> > the web interface works.
> > 
> > I have no uploads or downloads enqueued and no FCP app is running
> > at all.
> > 
> > Freetalk and WoT plugins refuse to load now for some reason, so they
> > also do not run.
> > 
> > 
> > -- Forwarded message --
> > From:  
> > Date: Sat, Feb 27, 2010 at 09:44
> > Subject: Fwd: NPE and log file size of 50 GiB
> > To: support@freenetproject.org
> > 
> > 
> > No one can help me?
> > 
> > Had a look into the code, and it fails here:
> > 
> >synchronized (FECQueue.this)
> > { job =
> > getFECJobBlockingNoDBAccess();
> >job.running = true;
> >}
> > 
> > getFECJobBlockingNoDBAccess() could returns null. Isn't this
> > handled here?
> > 
> > Please help me, I canot run my node because of this :(
> > 
> > 
> > 
> > -- Forwarded message --
> > From:  
> > Date: Fri, Feb 26, 2010 at 06:41
> > Subject: NPE and log file size of 50 GiB
> > To: support@freenetproject.org
> > 
> > 
> > This morning I found my node in a pitiful status. It was looping
> > with 100% cpu (dual core).
> > 
> > The hard disk was full, no space left. Guess who eat up the space?
> > Now, look at this, and check the file sizes:
> > 
> > 26.02.2010  05:4095.944.236
> > freenet-1240-2010-02-26-05-00.log.gz 26.02.2010  05:40
> > 19.405.026.616 freenet-latest.log 26.02.2010  05:00
> > 30.861.309.599 freenet-previous.log 3 File(s) 50.362.280.451 bytes
> > 
> > Of course I had a look into the files before I deleted them, as far
> > as I can see the only
> > messages that filled the log were:
> > 
> > Feb 26, 2010 03:00:00:437 (freenet.client.FECQueue$2, FEC Pool 0(1),
> > ERROR): Caught: java.lang.NullPointerException
> > java.lang.NullPointerException
> >at freenet.client.FECQueue$2.run(FECQueue.java:204)
> >at
> >  freenet.support.PooledExecutor$MyThread.realRun
> > (PooledExecutor.java:227) at freenet.support.io.NativeThread.run
> > (NativeThread.java:101) Feb 26, 2010 03:00:00:437
> > (freenet.client.FECQueue$2, FEC Pool 1(2), ERROR): Caught:
> > java.lang.NullPointerException java.lang.NullPointerException
> >at freenet.client.FECQueue$2.run(FECQueue.java:204)
> >at
> >  freenet.support.PooledExecutor$MyThread.realRun
> > (PooledExecutor.java:227) at freenet.support.io.NativeThread.run
> > (NativeThread.java:101)
> > 
> > and so on 
> > 
> > One other line at top of one log:
> > 
> > GRRR: ERROR: Logging too fast, chopped 1312 entries, 4718400 bytes
> > in memory
> > 
> > --
> > __
> > GnuPG key:   (0x48DBFA8A)
> > Keyserver:   pgpkeys.pca.dfn.de
> > Fingerprint:
> > 477D F057 1BD4 1AE7 8A54 8679 6690 E2EC 48DB FA8A
> > __
> > 
> > 
> > 
> > --
> > __
> > GnuPG key:   (0x48DBFA8A)
> > Keyserver:   pgpkeys.pca.dfn.de
> > Fingerprint:
> > 477D F057 1BD4 1AE7 8A54 8679 6690 E2EC 48DB FA8A
> > __
> > 
> ___
> 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
___
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] Fwd: NPE and log file size of 50 GiB

2010-03-19 Thread test532
I would try this:

Enable panic button.
Downloading two files so there is at least two files downloading at once (i 
think panic button only shows if this is the case).
Click panic button.
Click yes.

it deletes your downloads and history and cache and basically resets your 
nodw, BUT, it keeps all your settings, statistics, and datastore.

it might clean up whatever corrupt state your node is in.

> I see that my error report was just ignored, maybe the problem is not
> critical (at least for others ^^).
> 
> My new feedback: with the latest official version the node still goes
> into a 100% loop on my dual core CPU.
> But no more log entries are written. The node seem to work normally,
> the web interface works.
> 
> I have no uploads or downloads enqueued and no FCP app is running at all.
> 
> Freetalk and WoT plugins refuse to load now for some reason, so they
> also do not run.
> 
> 
> -- Forwarded message --
> From:  
> Date: Sat, Feb 27, 2010 at 09:44
> Subject: Fwd: NPE and log file size of 50 GiB
> To: support@freenetproject.org
> 
> 
> No one can help me?
> 
> Had a look into the code, and it fails here:
> 
>synchronized (FECQueue.this) {
>job =
> getFECJobBlockingNoDBAccess();
>job.running = true;
>}
> 
> getFECJobBlockingNoDBAccess() could returns null. Isn't this handled here?
> 
> Please help me, I canot run my node because of this :(
> 
> 
> 
> -- Forwarded message --
> From:  
> Date: Fri, Feb 26, 2010 at 06:41
> Subject: NPE and log file size of 50 GiB
> To: support@freenetproject.org
> 
> 
> This morning I found my node in a pitiful status. It was looping with
> 100% cpu (dual core).
> 
> The hard disk was full, no space left. Guess who eat up the space?
> Now, look at this, and check the file sizes:
> 
> 26.02.2010  05:4095.944.236 freenet-1240-2010-02-26-05-00.log.gz
> 26.02.2010  05:4019.405.026.616 freenet-latest.log
> 26.02.2010  05:0030.861.309.599 freenet-previous.log
>   3 File(s) 50.362.280.451 bytes
> 
> Of course I had a look into the files before I deleted them, as far as
> I can see the only
> messages that filled the log were:
> 
> Feb 26, 2010 03:00:00:437 (freenet.client.FECQueue$2, FEC Pool 0(1),
> ERROR): Caught: java.lang.NullPointerException
> java.lang.NullPointerException
>at freenet.client.FECQueue$2.run(FECQueue.java:204)
>at
>  freenet.support.PooledExecutor$MyThread.realRun(PooledExecutor.java:227)
>  at freenet.support.io.NativeThread.run(NativeThread.java:101) Feb 26, 2010
>  03:00:00:437 (freenet.client.FECQueue$2, FEC Pool 1(2), ERROR): Caught:
>  java.lang.NullPointerException
> java.lang.NullPointerException
>at freenet.client.FECQueue$2.run(FECQueue.java:204)
>at
>  freenet.support.PooledExecutor$MyThread.realRun(PooledExecutor.java:227)
>  at freenet.support.io.NativeThread.run(NativeThread.java:101)
> 
> and so on 
> 
> One other line at top of one log:
> 
> GRRR: ERROR: Logging too fast, chopped 1312 entries, 4718400 bytes in
>  memory
> 
> --
> __
> GnuPG key:   (0x48DBFA8A)
> Keyserver:   pgpkeys.pca.dfn.de
> Fingerprint:
> 477D F057 1BD4 1AE7 8A54 8679 6690 E2EC 48DB FA8A
> __
> 
> 
> 
> --
> __
> GnuPG key:   (0x48DBFA8A)
> Keyserver:   pgpkeys.pca.dfn.de
> Fingerprint:
> 477D F057 1BD4 1AE7 8A54 8679 6690 E2EC 48DB FA8A
> __
> 
___
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


[freenet-support] Fwd: NPE and log file size of 50 GiB

2010-03-19 Thread bbackde
I see that my error report was just ignored, maybe the problem is not
critical (at least for others ^^).

My new feedback: with the latest official version the node still goes
into a 100% loop on my dual core CPU.
But no more log entries are written. The node seem to work normally,
the web interface works.

I have no uploads or downloads enqueued and no FCP app is running at all.

Freetalk and WoT plugins refuse to load now for some reason, so they
also do not run.


-- Forwarded message --
From:  
Date: Sat, Feb 27, 2010 at 09:44
Subject: Fwd: NPE and log file size of 50 GiB
To: support@freenetproject.org


No one can help me?

Had a look into the code, and it fails here:

                                       synchronized (FECQueue.this) {
                                               job =
getFECJobBlockingNoDBAccess();
                                               job.running = true;
                                       }

getFECJobBlockingNoDBAccess() could returns null. Isn't this handled here?

Please help me, I canot run my node because of this :(



-- Forwarded message --
From:  
Date: Fri, Feb 26, 2010 at 06:41
Subject: NPE and log file size of 50 GiB
To: support@freenetproject.org


This morning I found my node in a pitiful status. It was looping with
100% cpu (dual core).

The hard disk was full, no space left. Guess who eat up the space?
Now, look at this, and check the file sizes:

26.02.2010  05:40        95.944.236 freenet-1240-2010-02-26-05-00.log.gz
26.02.2010  05:40    19.405.026.616 freenet-latest.log
26.02.2010  05:00    30.861.309.599 freenet-previous.log
              3 File(s) 50.362.280.451 bytes

Of course I had a look into the files before I deleted them, as far as
I can see the only
messages that filled the log were:

Feb 26, 2010 03:00:00:437 (freenet.client.FECQueue$2, FEC Pool 0(1),
ERROR): Caught: java.lang.NullPointerException
java.lang.NullPointerException
       at freenet.client.FECQueue$2.run(FECQueue.java:204)
       at 
freenet.support.PooledExecutor$MyThread.realRun(PooledExecutor.java:227)
       at freenet.support.io.NativeThread.run(NativeThread.java:101)
Feb 26, 2010 03:00:00:437 (freenet.client.FECQueue$2, FEC Pool 1(2),
ERROR): Caught: java.lang.NullPointerException
java.lang.NullPointerException
       at freenet.client.FECQueue$2.run(FECQueue.java:204)
       at 
freenet.support.PooledExecutor$MyThread.realRun(PooledExecutor.java:227)
       at freenet.support.io.NativeThread.run(NativeThread.java:101)

and so on 

One other line at top of one log:

GRRR: ERROR: Logging too fast, chopped 1312 entries, 4718400 bytes in memory

--
__
GnuPG key:   (0x48DBFA8A)
Keyserver:   pgpkeys.pca.dfn.de
Fingerprint:
477D F057 1BD4 1AE7 8A54 8679 6690 E2EC 48DB FA8A
__



--
__
GnuPG key:   (0x48DBFA8A)
Keyserver:   pgpkeys.pca.dfn.de
Fingerprint:
477D F057 1BD4 1AE7 8A54 8679 6690 E2EC 48DB FA8A
__



-- 
__
GnuPG key:   (0x48DBFA8A)
Keyserver:   pgpkeys.pca.dfn.de
Fingerprint:
477D F057 1BD4 1AE7 8A54 8679 6690 E2EC 48DB FA8A
__
___
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


[freenet-support] Fwd: NPE and log file size of 50 GiB

2010-02-27 Thread bbackde
No one can help me?

Had a look into the code, and it fails here:

synchronized (FECQueue.this) {
job = 
getFECJobBlockingNoDBAccess();
job.running = true;
}

getFECJobBlockingNoDBAccess() could returns null. Isn't this handled here?

Please help me, I canot run my node because of this :(



-- Forwarded message --
From:  
Date: Fri, Feb 26, 2010 at 06:41
Subject: NPE and log file size of 50 GiB
To: support@freenetproject.org


This morning I found my node in a pitiful status. It was looping with
100% cpu (dual core).

The hard disk was full, no space left. Guess who eat up the space?
Now, look at this, and check the file sizes:

26.02.2010  05:40        95.944.236 freenet-1240-2010-02-26-05-00.log.gz
26.02.2010  05:40    19.405.026.616 freenet-latest.log
26.02.2010  05:00    30.861.309.599 freenet-previous.log
              3 File(s) 50.362.280.451 bytes

Of course I had a look into the files before I deleted them, as far as
I can see the only
messages that filled the log were:

Feb 26, 2010 03:00:00:437 (freenet.client.FECQueue$2, FEC Pool 0(1),
ERROR): Caught: java.lang.NullPointerException
java.lang.NullPointerException
       at freenet.client.FECQueue$2.run(FECQueue.java:204)
       at 
freenet.support.PooledExecutor$MyThread.realRun(PooledExecutor.java:227)
       at freenet.support.io.NativeThread.run(NativeThread.java:101)
Feb 26, 2010 03:00:00:437 (freenet.client.FECQueue$2, FEC Pool 1(2),
ERROR): Caught: java.lang.NullPointerException
java.lang.NullPointerException
       at freenet.client.FECQueue$2.run(FECQueue.java:204)
       at 
freenet.support.PooledExecutor$MyThread.realRun(PooledExecutor.java:227)
       at freenet.support.io.NativeThread.run(NativeThread.java:101)

and so on 

One other line at top of one log:

GRRR: ERROR: Logging too fast, chopped 1312 entries, 4718400 bytes in memory

--
__
GnuPG key:   (0x48DBFA8A)
Keyserver:   pgpkeys.pca.dfn.de
Fingerprint:
477D F057 1BD4 1AE7 8A54 8679 6690 E2EC 48DB FA8A
__



-- 
__
GnuPG key:   (0x48DBFA8A)
Keyserver:   pgpkeys.pca.dfn.de
Fingerprint:
477D F057 1BD4 1AE7 8A54 8679 6690 E2EC 48DB FA8A
__
___
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