这是官方FAQ中的解释:
7 w# m! e7 R* y- w# u) k$ \Several people have reported errors when trying to start a Repast Simphony model such as
. ^2 W! F- m. ^5 z, N/ I; \+ Alog4j:WARN No appenders could be found for logger
4 r, ?" |( r0 X$ ^+ m: V(MessageCenter.INTERNAL.repast.simphony.ui.RSApplication ).# ~, w8 v' N5 Y! g5 }' R/ G/ [$ y
log4j:WARN Please initialize the log4j system properly.
1 v' X M h; T# d8 Mwith some variability in the (MessageCenter....) part. In almost all cases, this warning is NOT actually
, @8 v& \/ ~* J7 E# {related to logging configuration errors, and more likely it is related to problems in the model.score file
. ~1 N# K, y! \& H9 C1 glike incorrect paths, or missing agent class files.
' g7 _) x- W$ G8 i: LWhen you start a Repast model and you get the log4j message in the Eclipse console, you can usually
4 W6 I1 l6 T. U* i" Y7 v1 r& Dfind more information from the Repast runtime error log. The error log is available when the icon in2 u0 w0 Z5 }% F; z, M( m' M
the lower right corner of the Repast runtime is flashing.
4 {- l8 s. d& [& D) ~5 m* C8 s: t9 @' H& y8 b
大意就是这个错误实际上同日志(logging)设置无关,8 i6 e. H8 f' g
相关问题的解决应该在model.score中解决,3 A" x# L; A6 |' f' F- p( W
例如不正确的路径设置、缺少agent类文件呀,诸如此类。
8 V! N& m! f* h8 n, [8 K如果你启动一个Repast model进行仿真时可能会在Eclipse的控制台中见到log4j message。
3 m, W# @- V* C8 J4 v要获得更多错误相关信息可参考Repast实时错误日志。2 V" e7 V2 E0 A8 {
该错误日志可在Repast运行环境活动时在窗口的右下方看到。
3 q2 S5 m1 {1 O6 l3 r! b) B n- I
$ X1 G2 ~4 {% b" B[ 本帖最后由 almo 于 2009-3-5 20:53 编辑 ] |