这是官方FAQ中的解释:
* E9 I# @- t* m9 z- y, `8 sSeveral people have reported errors when trying to start a Repast Simphony model such as
8 f4 O8 B v s2 S# _5 Jlog4j:WARN No appenders could be found for logger2 B# t' I p4 r/ A" i& p: J
(MessageCenter.INTERNAL.repast.simphony.ui.RSApplication ).
0 X/ ~ |7 i* F; a( P, g' ^; p7 ylog4j:WARN Please initialize the log4j system properly.
$ G( u, V' S3 z m5 h7 iwith some variability in the (MessageCenter....) part. In almost all cases, this warning is NOT actually: m7 z' C+ v l( O8 h
related to logging configuration errors, and more likely it is related to problems in the model.score file' a5 b. u' [5 l
like incorrect paths, or missing agent class files. ~' `" j9 t) e% F4 ^2 Z8 V
When you start a Repast model and you get the log4j message in the Eclipse console, you can usually
2 J1 P! }4 d& [find more information from the Repast runtime error log. The error log is available when the icon in
& u& z# `. A( J5 K) h" k2 | Ythe lower right corner of the Repast runtime is flashing.# j p0 \0 a7 G5 p$ x
9 D. B/ q/ q& ]2 W8 T- e
大意就是这个错误实际上同日志(logging)设置无关,& W& o- p% O0 }/ G
相关问题的解决应该在model.score中解决,
# A6 {4 ?" s! y, l( V# u例如不正确的路径设置、缺少agent类文件呀,诸如此类。
. i1 N9 R0 x1 r" S! V- x如果你启动一个Repast model进行仿真时可能会在Eclipse的控制台中见到log4j message。6 F# t. ?& l2 [. ~1 x9 t
要获得更多错误相关信息可参考Repast实时错误日志。
M" _- ~; u6 w( o: ?; M该错误日志可在Repast运行环境活动时在窗口的右下方看到。
, L- M6 K4 {( a" O, l0 f3 X' {, d1 ~/ ]7 r: L' _% U* W4 F
[ 本帖最后由 almo 于 2009-3-5 20:53 编辑 ] |