这是官方FAQ中的解释:
+ T C3 u$ g$ Z. VSeveral people have reported errors when trying to start a Repast Simphony model such as
7 ]( x" [$ ?( [2 I! x. x3 G2 flog4j:WARN No appenders could be found for logger1 F, p T- T5 a: Y5 C* F6 {1 O
(MessageCenter.INTERNAL.repast.simphony.ui.RSApplication ).
& F3 E% {9 d9 x5 P: m$ S Ilog4j:WARN Please initialize the log4j system properly.) v) `' j5 S6 j$ k4 l4 ]5 Z8 n
with some variability in the (MessageCenter....) part. In almost all cases, this warning is NOT actually
( L$ w4 |8 l R( Erelated to logging configuration errors, and more likely it is related to problems in the model.score file9 ^% k! w, U, C, w# _1 U- X8 M
like incorrect paths, or missing agent class files.
6 B- k9 o9 i- ^2 H; g6 P; eWhen you start a Repast model and you get the log4j message in the Eclipse console, you can usually
' _3 \6 @! ^1 U3 q% ^find more information from the Repast runtime error log. The error log is available when the icon in
' j3 z6 h& {& K: L9 i7 B' u9 V! z- kthe lower right corner of the Repast runtime is flashing.
0 J: e* m* j% [" e0 s
Y& W! j+ e7 ]" A9 l; ~大意就是这个错误实际上同日志(logging)设置无关,
. e+ ?( ~3 ?- H相关问题的解决应该在model.score中解决,
6 L, G/ Y0 Q/ A" c1 @4 y, I例如不正确的路径设置、缺少agent类文件呀,诸如此类。
: d. J2 {) b9 U, _如果你启动一个Repast model进行仿真时可能会在Eclipse的控制台中见到log4j message。7 m8 h1 W; [2 F2 ]3 K; T
要获得更多错误相关信息可参考Repast实时错误日志。
! y {2 W. N: N4 R- E$ K该错误日志可在Repast运行环境活动时在窗口的右下方看到。
* w7 O! _0 i* T7 Y* T) C7 q
, s" `: b9 `1 W, J[ 本帖最后由 almo 于 2009-3-5 20:53 编辑 ] |