这是官方FAQ中的解释:
Y( ~, A, g6 M! L# mSeveral people have reported errors when trying to start a Repast Simphony model such as
: B+ ]6 Q' \( ?2 Glog4j:WARN No appenders could be found for logger8 `% n6 }$ V7 V3 L8 |( r
(MessageCenter.INTERNAL.repast.simphony.ui.RSApplication ).& n' Z0 s* F9 u* m
log4j:WARN Please initialize the log4j system properly.
$ w! s% W. ^5 kwith some variability in the (MessageCenter....) part. In almost all cases, this warning is NOT actually2 n3 ~ x; N( j, b9 X4 F
related to logging configuration errors, and more likely it is related to problems in the model.score file
' @$ [9 i1 @" h; \like incorrect paths, or missing agent class files.
# f5 K3 P: I$ c ]! GWhen you start a Repast model and you get the log4j message in the Eclipse console, you can usually
. Y7 F! g, ~+ S3 kfind more information from the Repast runtime error log. The error log is available when the icon in
- V7 }" f! }2 `' }9 b, Wthe lower right corner of the Repast runtime is flashing.
n' v' r0 v: {. s+ B* _/ y2 K6 P" }/ ~5 U2 F# g K
大意就是这个错误实际上同日志(logging)设置无关,
% b0 T, K$ m0 j9 O0 u. q& p相关问题的解决应该在model.score中解决,
0 p* M4 U# d A' j9 ]: X例如不正确的路径设置、缺少agent类文件呀,诸如此类。
1 [' j& A% [4 ^' U0 w如果你启动一个Repast model进行仿真时可能会在Eclipse的控制台中见到log4j message。2 O2 W6 C c, J _2 R2 z3 O9 I+ d( D
要获得更多错误相关信息可参考Repast实时错误日志。
' c1 _5 t3 l, a4 I) d. u2 T3 k该错误日志可在Repast运行环境活动时在窗口的右下方看到。" o1 g& p2 E n3 K) p2 s
! w5 h. _# d5 b' [: l& H, Z9 G: R[ 本帖最后由 almo 于 2009-3-5 20:53 编辑 ] |