Re: [freenet-support] Build 5077, problems with routing summary and log rotating

2004-04-27 Thread Toad
On Sun, Apr 25, 2004 at 04:30:29PM +0200, Marc wrote:
 Hi,
 
 when I try to view http://localhost:/servlet/nodestatus/routing.html
 (the routing summary), I get nothing back. But in freenet.log I find the
 following:

D'oh. Will be fixed in 5078.
 
 25.04.2004 15:46:34 (freenet.interfaces.LocalNIOInterface, YThread-307, ERROR): 
 Unhandled throwable while handling connection
 java.lang.NullPointerException
 at freenet.node.rt.NGRoutingTable.createMGDS(NGRoutingTable.java:1330)
 at 
 freenet.client.http.NodeStatusServlet.sendRoutingPage(NodeStatusServlet.java:1243)
 at freenet.client.http.NodeStatusServlet.doGet(NodeStatusServlet.java:501)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
 at 
 freenet.interfaces.servlet.ServletContainer.handle(ServletContainer.java:78)
 at 
 freenet.interfaces.LocalNIOInterface$ConnectionShell.run(LocalNIOInterface.java:263)
 at freenet.thread.YThreadFactory$YThread.run(YThreadFactory.java:285)
 25.04.2004 15:46:34 (freenet.thread.YThreadFactory$YThread, YThread-307, ERROR): 
 Unhandled exception java.lang.NullPointerException in job [EMAIL PROTECTED]
 java.lang.NullPointerException
 at freenet.node.rt.NGRoutingTable.createMGDS(NGRoutingTable.java:1330)
 at 
 freenet.client.http.NodeStatusServlet.sendRoutingPage(NodeStatusServlet.java:1243)
 at freenet.client.http.NodeStatusServlet.doGet(NodeStatusServlet.java:501)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
 at 
 freenet.interfaces.servlet.ServletContainer.handle(ServletContainer.java:78)
 at 
 freenet.interfaces.LocalNIOInterface$ConnectionShell.run(LocalNIOInterface.java:263)
 at freenet.thread.YThreadFactory$YThread.run(YThreadFactory.java:285)
 
 And there is something wrong with the log rotating. I have started the
 node at 11:55 and now fred does the log rotate every hour at hh:55 and
 creates freenet.log-2004-04-25-hh, i.e. 55 minutes late.

Hrrm. I have seen something similar occasionally... will check it out.
 
 This is with linux 2.4.25, Sun java 1.4.2_04. I made a fresh config file.
 
 Saluton
   Marc
-- 
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
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

Re: [freenet-support] Build 5077, problems with routing summary and log rotating

2004-04-27 Thread Marc
begin  quoting your message from Tue, Apr 27, 2004 at 15:40:20 +0100
 On Sun, Apr 25, 2004 at 04:30:29PM +0200, Marc wrote:
  Hi,
  
  when I try to view http://localhost:/servlet/nodestatus/routing.html
  (the routing summary), I get nothing back. But in freenet.log I find the
  following:
 
 D'oh. Will be fixed in 5078.

Great!

  And there is something wrong with the log rotating. I have started the
  node at 11:55 and now fred does the log rotate every hour at hh:55 and
  creates freenet.log-2004-04-25-hh, i.e. 55 minutes late.
 
 Hrrm. I have seen something similar occasionally... will check it out.

Ok, after the last restart this did not happen... Aren't those shy bugs
fun? :-|

Marc
___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]