Did you compile fred from source? You NEED to ant clean before you ant.
On Sun, Sep 21, 2003 at 07:32:54PM +0200, Jens Skripczynski wrote:
> Hi,
>
> Toad:
> > This indicates a bug. But I thought I had fixed it. In fact, I'd be very
> > surprised if it happened with 6194/6195/6196. Because it would occur
> > every time a packet is sent, and I have not seen it in my logs.
>
> # Problem
> #########
>
> freenet logs the following two lines a lot:
>
> ---
> 19.09.2003 15:10:30 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:30 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> ---
>
> A log file is attached, if anyone can find anyting usefull in it.
>
> I will try to supply any information that is missing.
>
> # sys info
> ##########
> java -version:
> ------------
> java version "1.4.2"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-b28)
> Java HotSpot(TM) Client VM (build 1.4.2-b28, mixed mode)
> java version "1.4.2_01"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_01-b06)
> Java HotSpot(TM) Client VM (build 1.4.2_01-b06, mixed mode)
> ------------
>
> java -cp freenet.jar freenet.node.Main -version
> ------------
> Fred version 0.6, protocol version 1.46 (build 6194, last good build 654)
> Fred version 0.6, protocol version 1.46 (build 6195, last good build 654)
> Fred version 0.6, protocol version 1.46 (build 6199, last good build 654)
> Fred version 0.6, protocol version 1.46 (build 6205, last good build 654)
> ------------
>
> OS -version
> ------------
> W2K
> ------------
>
>
>
>
> --------------------- begin log freenet 6099 ----------------------------
> Reducing rtMaxNodes to 100 - was too high for maxNodeConnections 400 because we keep
> an idle conn open to each node.
> 19.09.2003 15:09:08 (freenet.node.Node, main, ERROR): Reducing rtMaxNodes to 100 -
> was too high for maxNodeConnections 400 because we keep an idle conn open to each
> node.
> 19.09.2003 15:09:09 (freenet.node.Main, main, NORMAL): loading node keys: node
> 19.09.2003 15:09:09 (freenet.node.Main, main, NORMAL): Read node file
> 19.09.2003 15:09:10 (freenet.node.Main, main, NORMAL): starting filesystem
> 19.09.2003 15:09:36 (freenet.node.Main, main, NORMAL): loading data store
> 19.09.2003 15:09:36 (freenet.node.Main, main, NORMAL): loading routing table
> 19.09.2003 15:09:37 (freenet.node.Main, main, NORMAL): From output: 52.0
> 19.09.2003 15:09:37 (freenet.node.Main, main, NORMAL): Setting default
> initTransferRate to 52.0
> 19.09.2003 15:09:37 (freenet.node.rt.NGRoutingTable, main, NORMAL): Loading
> estimators
> 19.09.2003 15:09:39 (freenet.node.rt.NGRoutingTable, main, ERROR): Caught
> java.io.IOException: negative value deserializing a NodeEstimator for
> DataObjectRoutingMemory:tcp/islc3.mach.uni-karlsruhe.de:24, sessions=1,
> presentations=1, ID=DSA(3a45 aa34 fa14 d0cb 04a8 d48f 1b9f 8d3f 816c
> 705d):3a45aa34fa14d0cb04a8d48f1b9f8d3f816c705d
> 19.09.2003 15:09:44 (freenet.node.rt.NGRoutingTable, main, ERROR): Caught
> java.io.IOException: negative value deserializing a NodeEstimator for
> DataObjectRoutingMemory:tcp/tigerlilies.ath.cx:42238, sessions=1, presentations=1,
> ID=DSA(aa72 8345 df92 0802 8012 0f2b a05e 6b4e d3c5
> 0428):aa728345df92080280120f2ba05e6b4ed3c50428
> 19.09.2003 15:09:44 (freenet.node.rt.NGRoutingTable, main, ERROR): Caught
> java.io.IOException: negative value deserializing a NodeEstimator for
> DataObjectRoutingMemory:tcp/62.24.87.167:28707, sessions=1, presentations=1,
> ID=DSA(b12d b020 5fb1 2a8e 1108 1437 1681 27ef 335d
> bfdc):b12db0205fb12a8e11081437168127ef335dbfdc
> 19.09.2003 15:09:45 (freenet.node.rt.NGRoutingTable, main, ERROR): Caught
> java.io.IOException: negative value deserializing a NodeEstimator for
> DataObjectRoutingMemory:tcp/bns.dyndns.org:24566, sessions=1, presentations=1,
> ID=DSA(cd6b eb5e d0e8 817f 522d 8fc4 9d28 4cff bb9e
> 530b):cd6beb5ed0e8817f522d8fc49d284cffbb9e530b
> 19.09.2003 15:09:45 (freenet.node.rt.NGRoutingTable, main, ERROR): Caught
> java.io.IOException: negative value deserializing a NodeEstimator for
> DataObjectRoutingMemory:tcp/207.109.22.153:12803, sessions=1, presentations=1,
> ID=DSA(dfe4 3c70 864b 99a9 fa9b 7b10 e651 62f7 fd47
> 81fd):dfe43c70864b99a9fa9b7b10e65162f7fd4781fd
> 19.09.2003 15:09:46 (freenet.node.Main, main, NORMAL): Created new NGRT
> 19.09.2003 15:09:46 (freenet.node.Main, main, NORMAL): Loaded stats
> 19.09.2003 15:09:46 (freenet.node.Main, main, NORMAL): loading temp bucket factory
> 19.09.2003 15:09:46 (freenet.node.Main, main, NORMAL): loaded temp bucket factory
> 19.09.2003 15:09:46 (freenet.node.Main, main, NORMAL): Loaded bucket factory
> 19.09.2003 15:10:18 (freenet.node.Main, main, NORMAL): read seed nodes
> 19.09.2003 15:10:18 (freenet.node.Main, main, NORMAL): Initial refs count: -1
> 19.09.2003 15:10:18 (freenet.node.Main, main, NORMAL): not seeding routing table
> 19.09.2003 15:10:19 (freenet.node.Main, main, NORMAL): saved routing table
> 19.09.2003 15:10:19 (freenet.node.Main, main, NORMAL): starting node
> 19.09.2003 15:10:20 (freenet.node.Main, main, NORMAL): loading service: mainport
> 19.09.2003 15:10:21 (freenet.node.Main, main, NORMAL): loading service: distribution
> 19.09.2003 15:10:21 (freenet.interfaces.servlet.SingleHttpServletContainer, main,
> NORMAL): Loading the single servlet distribution.params.servlet
> 19.09.2003 15:10:21 (freenet.node.Node, main, NORMAL): Starting ticker..
> 19.09.2003 15:10:21 (freenet.node.Node, main, NORMAL): Starting interfaces..
> 19.09.2003 15:10:22 (freenet.node.http.BookmarkManagerServlet, main, NORMAL):
> Bookmarks updated on request
> 19.09.2003 15:10:24 (freenet.node.http.infolets.DefaultInfolet, main, NORMAL):
> Bookmarks updated on request: new bookmarks: Params: 1 Options:
> 0: count: mainport.params.servlet.2.bookmarks.count/=-1(1,true,6000)
> End of Local Options.
> 0: 4: Params: 4 Options:
> 0: activelinkFile:
> mainport.params.servlet.2.bookmarks.4.activelinkFile/=activelink.png(1,true,6142)
> 1: key:
> mainport.params.servlet.2.bookmarks.4.key/=SSK%40Sc6qV~D6iFhaYord6HtbjJ8MaEYPAgM/YoYo//(1,true,6140)
> 2: description: mainport.params.servlet.2.bookmarks.4.description/=Categorized
> freenet index(1,true,6143)
> 3: title: mainport.params.servlet.2.bookmarks.4.title/=YoYo!(1,true,6141)
> End of Local Options.
> {}End.
>
> 1: 3: Params: 4 Options:
> 0: activelinkFile:
> mainport.params.servlet.2.bookmarks.3.activelinkFile/=CofETitle.jpg(1,true,6132)
> 1: key:
> mainport.params.servlet.2.bookmarks.3.key/=SSK%409G4s~jLQJB7ALQg-v2q5xKAJy9YPAgM/CofE//(1,true,6130)
> 2: description: mainport.params.servlet.2.bookmarks.3.description/=One of Freenet's
> oldest Freesites, witty discussion of Freenet, the universe, and
> everything(1,true,6133)
> 3: title: mainport.params.servlet.2.bookmarks.3.title/=Content of Evil(1,true,6131)
> End of Local Options.
> {}End.
>
> 2: 2: Params: 4 Options:
> 0: activelinkFile:
> mainport.params.servlet.2.bookmarks.2.activelinkFile/=activelink.png(1,true,6122)
> 1: key:
> mainport.params.servlet.2.bookmarks.2.key/=SSK%40-w495UL3mfSlWC2c%7enRAuG2fAWwPAgM/TFEE//(1,true,6120)
> 2: description: mainport.params.servlet.2.bookmarks.2.description/=Categorized
> automatically generated index with Google-like page ranking(1,true,6123)
> 3: title: mainport.params.servlet.2.bookmarks.2.title/=The Tower (TFEE)(1,true,6121)
> End of Local Options.
> {}End.
>
> 3: 1: Params: 4 Options:
> 0: activelinkFile:
> mainport.params.servlet.2.bookmarks.1.activelinkFile/=ActiveLink.png(1,true,6112)
> 1: key: mainport.params.servlet.2.bookmarks.1.key/[EMAIL
> PROTECTED]/FreenetHelp//(1,true,6110)
> 2: description: mainport.params.servlet.2.bookmarks.1.description/=Index of Freenet
> help resources(1,true,6113)
> 3: title: mainport.params.servlet.2.bookmarks.1.title/=The Freenet Help
> Index(1,true,6111)
> End of Local Options.
> {}End.
>
> 4: 0: Params: 4 Options:
> 0: activelinkFile:
> mainport.params.servlet.2.bookmarks.0.activelinkFile/=ActiveLink.jpg(1,true,6102)
> 1: key:
> mainport.params.servlet.2.bookmarks.0.key/=SSK%40rBjVda8pC-Kq04jUurIAb8IzAGcPAgM/TFE//(1,true,6100)
> 2: description: mainport.params.servlet.2.bookmarks.0.description/=Oldest living
> Freenet portal(1,true,6103)
> 3: title: mainport.params.servlet.2.bookmarks.0.title/=The Freedom
> Engine(1,true,6101)
> End of Local Options.
> {}End.
>
> {}End.
>
> 19.09.2003 15:10:29 (freenet.node.Node, main, NORMAL): starting ListenSelector..
> 19.09.2003 15:10:29 (freenet.client.GetRequestProcess, QThread-4, NORMAL): Event:
> State FAILED reached. for [EMAIL PROTECTED]:freenet:[EMAIL
> PROTECTED]@-w495UL3mfSlWC2c~nRAuG2fAWwPAgM/TFEE//@25,true before failure
> 19.09.2003 15:10:29 (freenet.client.GetRequestProcess, QThread-4, NORMAL): Event:
> RouteNotFound, reason: No route found for [EMAIL PROTECTED]:freenet:[EMAIL
> PROTECTED]@-w495UL3mfSlWC2c~nRAuG2fAWwPAgM/TFEE//@25,true before failure
> 19.09.2003 15:10:29 (freenet.client.GetRequestProcess, QThread-4, NORMAL): Event:
> State PREPARED reached. for [EMAIL PROTECTED]:freenet:[EMAIL
> PROTECTED]@-w495UL3mfSlWC2c~nRAuG2fAWwPAgM/TFEE//@25,true before failure
> 19.09.2003 15:10:29 (freenet.client.GetRequestProcess, QThread-3, NORMAL): Event:
> State FAILED reached. for [EMAIL PROTECTED]:freenet:[EMAIL
> PROTECTED]@9G4s~jLQJB7ALQg-v2q5xKAJy9YPAgM/CofE//@25,true before failure
> 19.09.2003 15:10:29 (freenet.client.GetRequestProcess, QThread-3, NORMAL): Event:
> RouteNotFound, reason: No route found for [EMAIL PROTECTED]:freenet:[EMAIL
> PROTECTED]@9G4s~jLQJB7ALQg-v2q5xKAJy9YPAgM/CofE//@25,true before failure
> 19.09.2003 15:10:29 (freenet.client.GetRequestProcess, QThread-3, NORMAL): Event:
> State PREPARED reached. for [EMAIL PROTECTED]:freenet:[EMAIL
> PROTECTED]@9G4s~jLQJB7ALQg-v2q5xKAJy9YPAgM/CofE//@25,true before failure
> 19.09.2003 15:10:29 (freenet.client.GetRequestProcess, QThread-10, NORMAL): Event:
> State FAILED reached. for [EMAIL PROTECTED]:freenet:[EMAIL
> PROTECTED]@Sc6qV~D6iFhaYord6HtbjJ8MaEYPAgM/YoYo//@25,true before failure
> 19.09.2003 15:10:29 (freenet.client.GetRequestProcess, QThread-10, NORMAL): Event:
> RouteNotFound, reason: No route found for [EMAIL PROTECTED]:freenet:[EMAIL
> PROTECTED]@Sc6qV~D6iFhaYord6HtbjJ8MaEYPAgM/YoYo//@25,true before failure
> 19.09.2003 15:10:29 (freenet.client.GetRequestProcess, QThread-10, NORMAL): Event:
> State PREPARED reached. for [EMAIL PROTECTED]:freenet:[EMAIL
> PROTECTED]@Sc6qV~D6iFhaYord6HtbjJ8MaEYPAgM/YoYo//@25,true before failure
> 19.09.2003 15:10:30 (freenet.node.Node, main, NORMAL): Scheduling open on all 100
> connections
> 19.09.2003 15:10:30 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:30 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:30 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:30 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:38 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:38 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:39 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:39 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:39 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:39 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:39 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:39 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:39 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:39 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:39 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:39 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:39 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:39 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:39 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:39 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:39 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:39 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:39 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:39 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:39 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:39 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:39 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:39 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:39 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:39 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:39 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:39 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:40 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:41 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:41 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:41 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:41 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:41 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:41 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:41 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:41 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:41 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:41 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:41 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:41 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:41 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:41 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:41 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:41 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:41 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:41 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesNormal is not a counting process.
> 19.09.2003 15:10:41 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:41 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesNormal is not a counting process.
> 19.09.2003 15:10:41 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:41 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesNormal is not a counting process.
> 19.09.2003 15:10:41 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:41 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesNormal is not a counting process.
> 19.09.2003 15:10:41 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:42 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:42 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:42 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:42 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:42 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:42 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:42 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:42 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:42 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:42 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:43 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:43 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:43 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:43 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:43 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:43 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:43 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:43 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:43 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:43 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:43 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:43 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:43 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:43 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:43 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:43 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:43 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:43 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:43 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesNormal is not a counting process.
> 19.09.2003 15:10:43 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:43 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesNormal is not a counting process.
> 19.09.2003 15:10:43 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:43 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesNormal is not a counting process.
> 19.09.2003 15:10:43 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:43 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesNormal is not a counting process.
> 19.09.2003 15:10:43 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:43 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesNormal is not a counting process.
> 19.09.2003 15:10:43 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:43 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesNormal is not a counting process.
> 19.09.2003 15:10:43 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:49 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:51 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:52 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:52 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:52 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:52 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:52 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:52 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:52 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:52 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:52 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:52 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:52 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:52 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:53 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:53 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:53 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:53 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:53 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:53 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:53 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:53 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:53 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:54 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:54 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:54 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:54 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:54 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:54 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:54 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:54 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:54 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:54 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:54 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> 19.09.2003 15:10:54 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytesHigh is not a counting process.
> 19.09.2003 15:10:54 (freenet.diagnostics.StandardDiagnostics, write interface
> thread, ERROR): outputBytes is not a counting process.
> --------------------- end log freenet 6099 ----------------------------
>
> Ciao
>
> Jens Skripczynski
> --
> E-Mail: skripczynski(at)mail2003(dot)skripczynski(dot)de
>
> True ignorance is not the absence of knowledge, but the refusal to acquire it.
> -- Karl Popper
>
> _______________________________________________
> Devl mailing list
> [EMAIL PROTECTED]
> http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
--
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
_______________________________________________ Devl mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
