这是官方FAQ中的解释:/ t9 Z1 t1 O# O9 A
Several people have reported errors when trying to start a Repast Simphony model such as3 t7 J6 v6 [ f* m
log4j:WARN No appenders could be found for logger, b! ~$ m ], X) [& l$ ~
(MessageCenter.INTERNAL.repast.simphony.ui.RSApplication ).
0 C" P; O2 E& _' Tlog4j:WARN Please initialize the log4j system properly.
6 Z1 ~# C1 f! ^8 Iwith some variability in the (MessageCenter....) part. In almost all cases, this warning is NOT actually: M$ u5 |# y( N' v: v A2 k
related to logging configuration errors, and more likely it is related to problems in the model.score file" ]' G6 n) Y- U `) ]/ B
like incorrect paths, or missing agent class files.0 q& v) F& e: J5 x$ f
When you start a Repast model and you get the log4j message in the Eclipse console, you can usually
1 `/ v" ^+ S2 h+ X+ h: Q5 y# M/ O% Tfind more information from the Repast runtime error log. The error log is available when the icon in
/ m8 e" [6 T7 ], ~the lower right corner of the Repast runtime is flashing.9 f! s2 n6 P: \1 Z" |9 |
( V: W$ K7 R/ I+ ]
大意就是这个错误实际上同日志(logging)设置无关,/ B. |6 A; n* u) n5 m
相关问题的解决应该在model.score中解决,
: m+ w: T8 ]: F' i% x7 c例如不正确的路径设置、缺少agent类文件呀,诸如此类。
1 S; I3 G) b H! X! n; ^/ t1 L9 R如果你启动一个Repast model进行仿真时可能会在Eclipse的控制台中见到log4j message。$ [: E9 t9 a4 S% J
要获得更多错误相关信息可参考Repast实时错误日志。
* E/ o4 m3 C# f/ m) X* l该错误日志可在Repast运行环境活动时在窗口的右下方看到。
9 a$ G5 W# n) s6 g6 Y
3 O' p; h9 f6 P8 {" w5 l[ 本帖最后由 almo 于 2009-3-5 20:53 编辑 ] |