[freenet-support] Re: Huge logfile (3GB in 1 hour)

2005-11-29 Thread Matthew Toseland
In theory, there's a workaround in freenet too... :|

On Sun, Nov 27, 2005 at 12:36:38AM +, Bob wrote:
> Julien Cornuwel  writes:
> 
> > 
> > Hi all,
> > 
> > Someone asked me to help him but I don't know what causes that problem. 
> > Is logfile is filled with that message (several per second). Do you know 
> > what it means and how to solve the problem ?
> > 
> >
> QUOTE***
> > 25 nov. 2005 22:17:28 (freenet.transport.ReadSelectorLoop, Network 
> > reading thread, ERROR): Caught throwable in AbstractSelectorLoop!: 
> > java.lang.NullPointerException
> > java.lang.NullPointerException
> > 
> > at sun.nio.ch.WindowsSelectorImpl.implDereg(Unknown Source)
> --snip--
> 
> This is probably due to a bug in Java. There are problems with the NIO 
> selector
> loop easily getting overwhelmed in 1.4.x. There's a workaround in Azureus for
> this, I think I posted about it a while ago but I don't remember if changes 
> were
> made.
> Possibly it was this commit in 2.3.0.2 :
> "Core | Fix compatibility with JRE 1.4 series under Win32 due to NIO bug"
> (http://azureus.sourceforge.net/changelog_v2.php)
> 
> Anyway, try telling them to upgrade to 1.5 (aka Java 5) from www.java.com and
> that should hopefully fix it.
> 
> Bob
> 
> 
> ___
> 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

-- 
Matthew J Toseland - toad at amphibian.dyndns.org
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.
-- 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/20051129/e694598c/attachment.pgp>


[freenet-support] Java debug error

2005-11-29 Thread Matthew Toseland
The below trace does not indicate an error.

On Tue, Nov 29, 2005 at 12:44:42PM -0800, lucky644 wrote:
> Hello,
> 
> I'm having the same kind of problem as was posted here:
> http://article.gmane.org/gmane.network.freenet.support/5973/match=java+debug
> 
> That was from the archives.  It seems to randomly occur, and I get the
> little blinking icon.
> 
> Here's the log:
> 
> java.lang.Exception: debugat freenet.support.io.NIOInputStream.read(
> NIOInputStream.java:319)at java.io.FilterInputStream.read(Unknown
> Source)at freenet.session.FnpLink.negotiateOutbound(FnpLink.java:637)
> at freenet.session.FnpLink.solicit(FnpLink.java:202)at
> freenet.session.FnpLinkManager.createOutgoing(FnpLinkManager.java:111)at
> freenet.ConnectionJob.run(ConnectionJob.java:378)at
> freenet.ConnectionJob.createConnection(ConnectionJob.java:78)at
> freenet.node.ConnectionOpener.checkpoint(ConnectionOpener.java:95)at
> freenet.node.states.maintenance.Checkpoint.checkpoint(Checkpoint.java:54)
> at freenet.node.states.maintenance.Checkpoint.received(Checkpoint.java:47)
> at freenet.node.StateChain.received(StateChain.java:177)at
> freenet.node.StateChain.received(StateChain.java:61)at
> freenet.node.StateChainManagingMessageHandler$ChainContainer.run(
> StateChainManagingMessageHandler.java:335)at
> freenet.node.StateChainManagingMessageHandler$ChainContainer.received(
> StateChainManagingMessageHandler.java:288)at
> freenet.node.StateChainManagingMessageHandler$ChainContainer.access$100(
> StateChainManagingMessageHandler.java:207)at
> freenet.node.StateChainManagingMessageHandler.handle(
> StateChainManagingMessageHandler.java:99)at freenet.Ticker$Event.run(
> Ticker.java:325)at freenet.thread.YThreadFactory$YThread.run(
> YThreadFactory.java:285)
> 
> Any ideas as to why this happens?  I believe I have the latest Java...

> ___
> 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

-- 
Matthew J Toseland - toad at amphibian.dyndns.org
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.
-- 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/20051129/c89b009d/attachment.pgp>


[freenet-support] Java debug error

2005-11-29 Thread lucky644
Hello,

I'm having the same kind of problem as was posted here:
http://article.gmane.org/gmane.network.freenet.support/5973/match=java+debug

That was from the archives.  It seems to randomly occur, and I get the
little blinking icon.

Here's the log:

java.lang.Exception: debugat freenet.support.io.NIOInputStream.read(
NIOInputStream.java:319)at java.io.FilterInputStream.read(Unknown
Source)at freenet.session.FnpLink.negotiateOutbound(FnpLink.java:637)
at freenet.session.FnpLink.solicit(FnpLink.java:202)at
freenet.session.FnpLinkManager.createOutgoing(FnpLinkManager.java:111)at
freenet.ConnectionJob.run(ConnectionJob.java:378)at
freenet.ConnectionJob.createConnection(ConnectionJob.java:78)at
freenet.node.ConnectionOpener.checkpoint(ConnectionOpener.java:95)at
freenet.node.states.maintenance.Checkpoint.checkpoint(Checkpoint.java:54)
at freenet.node.states.maintenance.Checkpoint.received(Checkpoint.java:47)
at freenet.node.StateChain.received(StateChain.java:177)at
freenet.node.StateChain.received(StateChain.java:61)at
freenet.node.StateChainManagingMessageHandler$ChainContainer.run(
StateChainManagingMessageHandler.java:335)at
freenet.node.StateChainManagingMessageHandler$ChainContainer.received(
StateChainManagingMessageHandler.java:288)at
freenet.node.StateChainManagingMessageHandler$ChainContainer.access$100(
StateChainManagingMessageHandler.java:207)at
freenet.node.StateChainManagingMessageHandler.handle(
StateChainManagingMessageHandler.java:99)at freenet.Ticker$Event.run(
Ticker.java:325)at freenet.thread.YThreadFactory$YThread.run(
YThreadFactory.java:285)

Any ideas as to why this happens?  I believe I have the latest Java...
-- next part --
An HTML attachment was scrubbed...
URL: 
<https://emu.freenetproject.org/pipermail/support/attachments/20051129/64f8b335/attachment.html>


[freenet-support] Java debug error

2005-11-29 Thread lucky644
Hello,I'm having the same kind of problem as was posted here: http://article.gmane.org/gmane.network.freenet.support/5973/match=java+debug
That was from the archives. It seems to randomly occur, and I get the little blinking icon.Here's the log:java.lang.Exception: debug at freenet.support.io.NIOInputStream.read(NIOInputStream.java
:319) at java.io.FilterInputStream.read(Unknown Source) at freenet.session.FnpLink.negotiateOutbound(FnpLink.java:637) at freenet.session.FnpLink.solicit(FnpLink.java:202) at freenet.session.FnpLinkManager.createOutgoing
(FnpLinkManager.java:111) at freenet.ConnectionJob.run(ConnectionJob.java:378) at freenet.ConnectionJob.createConnection(ConnectionJob.java:78) at freenet.node.ConnectionOpener.checkpoint(ConnectionOpener.java:95) at 
freenet.node.states.maintenance.Checkpoint.checkpoint(Checkpoint.java:54) at freenet.node.states.maintenance.Checkpoint.received(Checkpoint.java:47) at freenet.node.StateChain.received(StateChain.java:177) at freenet.node.StateChain.received
(StateChain.java:61) at freenet.node.StateChainManagingMessageHandler$ChainContainer.run(StateChainManagingMessageHandler.java:335) at freenet.node.StateChainManagingMessageHandler$ChainContainer.received(StateChainManagingMessageHandler.java
:288) at freenet.node.StateChainManagingMessageHandler$ChainContainer.access$100(StateChainManagingMessageHandler.java:207) at freenet.node.StateChainManagingMessageHandler.handle(StateChainManagingMessageHandler.java
:99) at freenet.Ticker$Event.run(Ticker.java:325) at freenet.thread.YThreadFactory$YThread.run(YThreadFactory.java:285)Any ideas as to why this happens? I believe I have the latest Java...
___
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:[EMAIL PROTECTED]

Re: [freenet-support] Java debug error

2005-11-29 Thread Matthew Toseland
The below trace does not indicate an error.

On Tue, Nov 29, 2005 at 12:44:42PM -0800, lucky644 wrote:
 Hello,
 
 I'm having the same kind of problem as was posted here:
 http://article.gmane.org/gmane.network.freenet.support/5973/match=java+debug
 
 That was from the archives.  It seems to randomly occur, and I get the
 little blinking icon.
 
 Here's the log:
 
 java.lang.Exception: debugat freenet.support.io.NIOInputStream.read(
 NIOInputStream.java:319)at java.io.FilterInputStream.read(Unknown
 Source)at freenet.session.FnpLink.negotiateOutbound(FnpLink.java:637)
 at freenet.session.FnpLink.solicit(FnpLink.java:202)at
 freenet.session.FnpLinkManager.createOutgoing(FnpLinkManager.java:111)at
 freenet.ConnectionJob.run(ConnectionJob.java:378)at
 freenet.ConnectionJob.createConnection(ConnectionJob.java:78)at
 freenet.node.ConnectionOpener.checkpoint(ConnectionOpener.java:95)at
 freenet.node.states.maintenance.Checkpoint.checkpoint(Checkpoint.java:54)
 at freenet.node.states.maintenance.Checkpoint.received(Checkpoint.java:47)
 at freenet.node.StateChain.received(StateChain.java:177)at
 freenet.node.StateChain.received(StateChain.java:61)at
 freenet.node.StateChainManagingMessageHandler$ChainContainer.run(
 StateChainManagingMessageHandler.java:335)at
 freenet.node.StateChainManagingMessageHandler$ChainContainer.received(
 StateChainManagingMessageHandler.java:288)at
 freenet.node.StateChainManagingMessageHandler$ChainContainer.access$100(
 StateChainManagingMessageHandler.java:207)at
 freenet.node.StateChainManagingMessageHandler.handle(
 StateChainManagingMessageHandler.java:99)at freenet.Ticker$Event.run(
 Ticker.java:325)at freenet.thread.YThreadFactory$YThread.run(
 YThreadFactory.java:285)
 
 Any ideas as to why this happens?  I believe I have the latest Java...

 ___
 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:[EMAIL PROTECTED]

-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
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:[EMAIL PROTECTED]

Re: [freenet-support] Re: Huge logfile (3GB in 1 hour)

2005-11-29 Thread Matthew Toseland
In theory, there's a workaround in freenet too... :|

On Sun, Nov 27, 2005 at 12:36:38AM +, Bob wrote:
 Julien Cornuwel [EMAIL PROTECTED] writes:
 
  
  Hi all,
  
  Someone asked me to help him but I don't know what causes that problem. 
  Is logfile is filled with that message (several per second). Do you know 
  what it means and how to solve the problem ?
  
 
 QUOTE***
  25 nov. 2005 22:17:28 (freenet.transport.ReadSelectorLoop, Network 
  reading thread, ERROR): Caught throwable in AbstractSelectorLoop!: 
  java.lang.NullPointerException
  java.lang.NullPointerException
  
  at sun.nio.ch.WindowsSelectorImpl.implDereg(Unknown Source)
 --snip--
 
 This is probably due to a bug in Java. There are problems with the NIO 
 selector
 loop easily getting overwhelmed in 1.4.x. There's a workaround in Azureus for
 this, I think I posted about it a while ago but I don't remember if changes 
 were
 made.
 Possibly it was this commit in 2.3.0.2 :
 Core | Fix compatibility with JRE 1.4 series under Win32 due to NIO bug
 (http://azureus.sourceforge.net/changelog_v2.php)
 
 Anyway, try telling them to upgrade to 1.5 (aka Java 5) from www.java.com and
 that should hopefully fix it.
 
 Bob
 
 
 ___
 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:[EMAIL PROTECTED]

-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
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:[EMAIL PROTECTED]