这是官方FAQ中的解释:
; }0 |8 _2 H9 j2 |6 H5 Q6 F6 ISeveral people have reported errors when trying to start a Repast Simphony model such as3 O- W' J9 F! |- c6 \
log4j:WARN No appenders could be found for logger5 O$ [3 A) M# ~8 B( C& d# @
(MessageCenter.INTERNAL.repast.simphony.ui.RSApplication ).
8 V& t5 f' P- E7 T: S u9 z2 olog4j:WARN Please initialize the log4j system properly.% \( f: q1 ^9 W* ]1 W# E
with some variability in the (MessageCenter....) part. In almost all cases, this warning is NOT actually. Y6 X0 J; g* n! t
related to logging configuration errors, and more likely it is related to problems in the model.score file
3 c6 g/ |3 D# A0 s) O' llike incorrect paths, or missing agent class files.
/ }* T8 U/ T5 e- y$ zWhen you start a Repast model and you get the log4j message in the Eclipse console, you can usually" Q5 s7 u: J2 M% I/ q$ l
find more information from the Repast runtime error log. The error log is available when the icon in
" }, X% K" O$ U( tthe lower right corner of the Repast runtime is flashing.$ R' G8 r( @$ q3 I. n! u
, ~. F q- ^3 r: {, ]8 a9 [
大意就是这个错误实际上同日志(logging)设置无关,
{' L/ }1 ]2 C5 N相关问题的解决应该在model.score中解决,
f0 p- e z/ L6 h$ K' V2 t4 L5 A例如不正确的路径设置、缺少agent类文件呀,诸如此类。
( ` t: `- Z4 d0 \9 x如果你启动一个Repast model进行仿真时可能会在Eclipse的控制台中见到log4j message。: B/ i" E2 x9 {* x" z
要获得更多错误相关信息可参考Repast实时错误日志。
" ? d& M7 r& i# F, z5 ~6 Q0 O该错误日志可在Repast运行环境活动时在窗口的右下方看到。0 v; V7 W: E, K. ]$ t N
+ ^3 @# G1 l, E0 @6 U3 E[ 本帖最后由 almo 于 2009-3-5 20:53 编辑 ] |