r26658 - trunk/freenet/src/freenet/node/fcp

[email protected]
Newsgroups gmane.network.freenet.cvs
Message-ID <[email protected]>
Author: toad
Date: 2009-04-08 18:36:05 +0000 (Wed, 08 Apr 2009)
New Revision: 26658

Modified:
   trunk/freenet/src/freenet/node/fcp/FCPConnectionHandler.java
Log:
Logging


Modified: trunk/freenet/src/freenet/node/fcp/FCPConnectionHandler.java
===================================================================
--- trunk/freenet/src/freenet/node/fcp/FCPConnectionHandler.java	2009-04-08 18:33:19 UTC (rev 26657)
+++ trunk/freenet/src/freenet/node/fcp/FCPConnectionHandler.java	2009-04-08 18:36:05 UTC (rev 26658)
@@ -128,7 +128,7 @@
 					server.unregisterClient(rebootClient, null);
 				if(foreverClient != null) {
 					if(!container.ext().isStored(foreverClient)) {
-						Logger.error(this, "foreverClient is not stored in the database in lost connection non-dupe callback; not deleting it");
+						Logger.normal(this, "foreverClient is not stored in the database in lost connection non-dupe callback; not deleting it");
 						return;
 					}
 					container.activate(foreverClient, 1);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.