这是官方FAQ中的解释:/ @/ D3 O8 p: q- M) ~; Y+ E
Several people have reported errors when trying to start a Repast Simphony model such as
, ~/ y" ], P( b8 ]2 G1 qlog4j:WARN No appenders could be found for logger
$ k+ f9 t) M" b0 x0 e: I$ A8 w. _! [' q(MessageCenter.INTERNAL.repast.simphony.ui.RSApplication ).1 c5 U6 N: {1 n# _! Q
log4j:WARN Please initialize the log4j system properly.
9 X f) _) M" g+ U mwith some variability in the (MessageCenter....) part. In almost all cases, this warning is NOT actually3 G- d( G: \! |; r$ y
related to logging configuration errors, and more likely it is related to problems in the model.score file) r% k3 x* g. r1 {
like incorrect paths, or missing agent class files.
; Q6 F# ^; k# a; w. R0 RWhen you start a Repast model and you get the log4j message in the Eclipse console, you can usually
6 K7 s9 U/ j# m5 H% _# u8 ofind more information from the Repast runtime error log. The error log is available when the icon in
" s" T( G; l; S+ k$ y+ z3 T6 ethe lower right corner of the Repast runtime is flashing.
d+ U% A) u0 z" m" m, m6 f6 d$ k o0 t9 ~& D
大意就是这个错误实际上同日志(logging)设置无关,
4 O% M4 t ?0 X- G# Z相关问题的解决应该在model.score中解决,
! s* e8 R% F4 b" j$ v( l' m例如不正确的路径设置、缺少agent类文件呀,诸如此类。
2 n6 Z* `0 a' V/ f$ l如果你启动一个Repast model进行仿真时可能会在Eclipse的控制台中见到log4j message。, V7 Y& X4 _7 |! \2 @3 t5 M% |
要获得更多错误相关信息可参考Repast实时错误日志。
( b' D+ D9 v( [4 _该错误日志可在Repast运行环境活动时在窗口的右下方看到。, C) p! g2 V1 m* I" Y
2 W1 m. u. t' e% W[ 本帖最后由 almo 于 2009-3-5 20:53 编辑 ] |