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:  <bbac...@googlemail.com>
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:  <bbac...@googlemail.com>
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

Reply via email to