这是官方FAQ中的解释:
, H0 |! G9 p# E) c ^$ vSeveral people have reported errors when trying to start a Repast Simphony model such as3 P6 L7 m( e+ j, u4 M8 ]
log4j:WARN No appenders could be found for logger
5 N8 ?" A) P" @. H(MessageCenter.INTERNAL.repast.simphony.ui.RSApplication ).9 s( U( o9 ?4 W! Z4 S1 q' a
log4j:WARN Please initialize the log4j system properly.
5 B( N( [" B+ n3 t8 Nwith some variability in the (MessageCenter....) part. In almost all cases, this warning is NOT actually
0 e4 y- Q' V- D' s8 z# } L4 v5 Vrelated to logging configuration errors, and more likely it is related to problems in the model.score file: a; b% d0 p7 D* f3 F% s
like incorrect paths, or missing agent class files.) X6 X! K( w+ ?) A/ _/ m
When you start a Repast model and you get the log4j message in the Eclipse console, you can usually
4 _; l" b- X( j- vfind more information from the Repast runtime error log. The error log is available when the icon in" }7 Q. C% T( h/ X! M7 a, v8 ^
the lower right corner of the Repast runtime is flashing.& K6 J/ q9 ~& u9 n
" M5 S' e5 Q: _, S大意就是这个错误实际上同日志(logging)设置无关,8 P' a3 W7 O6 h
相关问题的解决应该在model.score中解决,
# X& G* A0 H' J$ ~例如不正确的路径设置、缺少agent类文件呀,诸如此类。
S' T/ N$ @8 _' M: Z1 t5 {如果你启动一个Repast model进行仿真时可能会在Eclipse的控制台中见到log4j message。
# h& l' z% }* S要获得更多错误相关信息可参考Repast实时错误日志。
% J& p2 u7 v* l# }该错误日志可在Repast运行环境活动时在窗口的右下方看到。" k5 b U2 k- R& R
( S* H2 O: s7 Z/ m. b( a[ 本帖最后由 almo 于 2009-3-5 20:53 编辑 ] |