这是官方FAQ中的解释:
+ h0 y( I9 O0 T% E. ZSeveral people have reported errors when trying to start a Repast Simphony model such as
_. |! ?3 N! @log4j:WARN No appenders could be found for logger
4 W3 J, S3 G# P' \(MessageCenter.INTERNAL.repast.simphony.ui.RSApplication ).
4 v) G e6 t2 a+ L d% G" tlog4j:WARN Please initialize the log4j system properly.
% `- p2 _8 D# i$ @# X* g5 Z: `with some variability in the (MessageCenter....) part. In almost all cases, this warning is NOT actually
& \5 i0 X2 k1 t& G9 K9 r5 _related to logging configuration errors, and more likely it is related to problems in the model.score file
W6 u0 ~/ M8 v3 m: X$ Tlike incorrect paths, or missing agent class files.
$ d1 A2 t' w" F' ~9 [When you start a Repast model and you get the log4j message in the Eclipse console, you can usually4 o! [5 H, d4 t& \, Y
find more information from the Repast runtime error log. The error log is available when the icon in
% `/ j; d7 k+ i5 Q. Kthe lower right corner of the Repast runtime is flashing.5 d& x, A" u; D- ?
0 ?& f2 U- O, p' |5 u8 W! z( H
大意就是这个错误实际上同日志(logging)设置无关,, _% g; v8 u# T1 R- G$ ~2 V
相关问题的解决应该在model.score中解决,
# o: c1 g( t: U. ?+ } C例如不正确的路径设置、缺少agent类文件呀,诸如此类。
r5 v3 N/ }2 q2 ^8 x( K如果你启动一个Repast model进行仿真时可能会在Eclipse的控制台中见到log4j message。' s6 p; a: _5 d8 }
要获得更多错误相关信息可参考Repast实时错误日志。
/ I3 _/ T* u# W$ M该错误日志可在Repast运行环境活动时在窗口的右下方看到。
6 y8 m1 J* l/ z4 ]! Y; `! D& U1 }4 x) M; a& ` x$ N
[ 本帖最后由 almo 于 2009-3-5 20:53 编辑 ] |