这是官方FAQ中的解释:
' l: o& a E3 Q! J) M( v8 TSeveral people have reported errors when trying to start a Repast Simphony model such as) z9 C; |% g/ j
log4j:WARN No appenders could be found for logger) j g2 B/ O* v
(MessageCenter.INTERNAL.repast.simphony.ui.RSApplication ).
7 W- T, q2 P' u' Ulog4j:WARN Please initialize the log4j system properly.! u6 \' b7 u/ J' x) o
with some variability in the (MessageCenter....) part. In almost all cases, this warning is NOT actually
- t1 w2 k6 w: y4 z& I/ Zrelated to logging configuration errors, and more likely it is related to problems in the model.score file
, T" M; Y: m- i( I; klike incorrect paths, or missing agent class files.
' z% k/ Z5 y& d) [+ q, T/ H4 w: A% i OWhen you start a Repast model and you get the log4j message in the Eclipse console, you can usually
" z$ o9 j) m. {# u0 j9 Mfind more information from the Repast runtime error log. The error log is available when the icon in
0 W: u3 B- r5 p% V1 P5 sthe lower right corner of the Repast runtime is flashing.
8 _ z- a, f! @
5 v; k% H- s( Z( E( X5 m h大意就是这个错误实际上同日志(logging)设置无关,: m8 S" n+ z1 T+ y; x, e1 `
相关问题的解决应该在model.score中解决,3 k5 [) D* o& l% C" Q7 M' k
例如不正确的路径设置、缺少agent类文件呀,诸如此类。7 i' A z8 [' j# z: a
如果你启动一个Repast model进行仿真时可能会在Eclipse的控制台中见到log4j message。% N7 d) B6 r( J9 j; C' U# g# \+ I
要获得更多错误相关信息可参考Repast实时错误日志。
2 u) I& z5 }8 q( F6 s# V/ Z) h该错误日志可在Repast运行环境活动时在窗口的右下方看到。1 w# g% U8 X% V7 m5 U* n2 |
8 @1 K4 O$ u0 x; e- s6 l9 q[ 本帖最后由 almo 于 2009-3-5 20:53 编辑 ] |