这是官方FAQ中的解释:
0 V/ e- K, I- c8 q) tSeveral people have reported errors when trying to start a Repast Simphony model such as; R; m2 c B3 e/ T# W
log4j:WARN No appenders could be found for logger* Y' m( u7 N# N2 t) U
(MessageCenter.INTERNAL.repast.simphony.ui.RSApplication ).
8 Q. [; e1 h$ j, ]6 wlog4j:WARN Please initialize the log4j system properly.
7 A2 q! P6 K% X4 g* k: f2 G# Kwith some variability in the (MessageCenter....) part. In almost all cases, this warning is NOT actually
5 J4 F# K! ^' U# R0 Jrelated to logging configuration errors, and more likely it is related to problems in the model.score file& `/ u% X! v6 N& ^6 |+ B$ _
like incorrect paths, or missing agent class files.: `+ o' V; y3 |; p5 t
When you start a Repast model and you get the log4j message in the Eclipse console, you can usually
" \( j& @" k6 kfind more information from the Repast runtime error log. The error log is available when the icon in
) ]* S5 M% Y8 Z$ `4 h% h" e5 z- Mthe lower right corner of the Repast runtime is flashing.
# ~6 U8 A9 J( I4 L0 k8 J) R: s( A5 L% R$ }# d4 D
大意就是这个错误实际上同日志(logging)设置无关,
* _, a# |: [3 x$ X9 S1 n9 A相关问题的解决应该在model.score中解决,- F* a) a3 }: Y) `3 ~* o
例如不正确的路径设置、缺少agent类文件呀,诸如此类。/ j$ M$ @. Y/ z1 S; X+ u
如果你启动一个Repast model进行仿真时可能会在Eclipse的控制台中见到log4j message。$ ` s- p" l2 o/ h. _/ @$ h* u
要获得更多错误相关信息可参考Repast实时错误日志。* v9 }. o' n, d7 h2 x' g( x
该错误日志可在Repast运行环境活动时在窗口的右下方看到。. c$ O- J4 N9 d" z: a
! Y& u8 N; \9 p u
[ 本帖最后由 almo 于 2009-3-5 20:53 编辑 ] |