这是官方FAQ中的解释:
* J. ?. f1 x/ S! B9 x) j$ WSeveral people have reported errors when trying to start a Repast Simphony model such as1 Y- k5 m5 W0 g% d1 V8 i D! `& i
log4j:WARN No appenders could be found for logger* o$ Q' y% a6 F) X. |7 e
(MessageCenter.INTERNAL.repast.simphony.ui.RSApplication ).
8 r: T6 \% X5 _( [( E( Wlog4j:WARN Please initialize the log4j system properly.0 Y5 h) }- z3 h0 H N
with some variability in the (MessageCenter....) part. In almost all cases, this warning is NOT actually
$ r7 B5 A+ z- Q6 B- Rrelated to logging configuration errors, and more likely it is related to problems in the model.score file2 V% ]$ O: p) ?; m0 _
like incorrect paths, or missing agent class files.
* W. {& S8 _! Q+ Z. hWhen you start a Repast model and you get the log4j message in the Eclipse console, you can usually) K! `# i% T- w) G! y
find more information from the Repast runtime error log. The error log is available when the icon in
1 S3 I5 ~% J2 H* N Ethe lower right corner of the Repast runtime is flashing.% H1 c7 e, X5 w
4 X% |5 x$ e2 L- N0 }
大意就是这个错误实际上同日志(logging)设置无关,
& ^. {: r3 A( |7 q m* F相关问题的解决应该在model.score中解决,$ ~+ B- {" h, f" ]7 ?: x# ]: Z9 F
例如不正确的路径设置、缺少agent类文件呀,诸如此类。
. C( f9 Y4 y# j: n0 ~5 r如果你启动一个Repast model进行仿真时可能会在Eclipse的控制台中见到log4j message。0 @. |+ ?; E5 L1 w& R2 v. ^
要获得更多错误相关信息可参考Repast实时错误日志。- r6 f2 X$ F9 Z1 g5 U
该错误日志可在Repast运行环境活动时在窗口的右下方看到。
. B/ f/ e, Y5 u" y
1 b/ h$ o) C6 y1 b5 X4 Z7 }[ 本帖最后由 almo 于 2009-3-5 20:53 编辑 ] |