这是官方FAQ中的解释:
9 L! S1 @0 G7 J2 S; L2 h$ j8 F2 MSeveral people have reported errors when trying to start a Repast Simphony model such as
2 H1 p' b- Z, C r9 {log4j:WARN No appenders could be found for logger7 `0 W- z' r- F }- f' ?6 W7 p
(MessageCenter.INTERNAL.repast.simphony.ui.RSApplication ).
4 ?& `2 R7 U# H- M9 clog4j:WARN Please initialize the log4j system properly.4 @- {8 i% T$ `/ J/ N6 [, w B% a* e
with some variability in the (MessageCenter....) part. In almost all cases, this warning is NOT actually
9 J& ~! t9 D( R* g, r5 w" x2 O7 Nrelated to logging configuration errors, and more likely it is related to problems in the model.score file( B$ U/ p- h" Y! G; E3 K Q
like incorrect paths, or missing agent class files.6 b. J: s4 e) E% o+ X
When you start a Repast model and you get the log4j message in the Eclipse console, you can usually
# P; E/ @( h; y8 i4 G. W* ^find more information from the Repast runtime error log. The error log is available when the icon in0 s6 I0 \# M% M1 S7 d
the lower right corner of the Repast runtime is flashing.
6 i$ z X& D4 I& H0 G1 B" m: w) M% _$ J0 v" _/ m( `" t
大意就是这个错误实际上同日志(logging)设置无关,
3 k% R. T& }1 e I: T& Z相关问题的解决应该在model.score中解决,5 ]& s3 a. M1 [3 m
例如不正确的路径设置、缺少agent类文件呀,诸如此类。! y; I" K# |2 I$ |3 R8 f
如果你启动一个Repast model进行仿真时可能会在Eclipse的控制台中见到log4j message。8 k8 ~! D/ s7 j( q
要获得更多错误相关信息可参考Repast实时错误日志。1 b% U7 m' e: {( s7 p2 z
该错误日志可在Repast运行环境活动时在窗口的右下方看到。/ ^ {0 t' O$ t7 V9 M4 ]
& d5 g, b4 V. w0 k
[ 本帖最后由 almo 于 2009-3-5 20:53 编辑 ] |