这是官方FAQ中的解释:
& [4 P9 t' t# A+ ySeveral people have reported errors when trying to start a Repast Simphony model such as
4 c8 B! f0 D, ^% ^* Vlog4j:WARN No appenders could be found for logger0 ?1 y' O# z' i h0 j
(MessageCenter.INTERNAL.repast.simphony.ui.RSApplication ).9 I3 R" g/ E. ]/ d
log4j:WARN Please initialize the log4j system properly.
8 L- v5 C/ U0 Mwith some variability in the (MessageCenter....) part. In almost all cases, this warning is NOT actually5 j: }) S0 J! h
related to logging configuration errors, and more likely it is related to problems in the model.score file
4 R8 u3 p" c) n3 ^) r- }% Qlike incorrect paths, or missing agent class files.9 t" `8 H% Q" Q) b; Y X9 X
When you start a Repast model and you get the log4j message in the Eclipse console, you can usually
# ~' E, {+ o# e- {# l- R( [$ M, ofind more information from the Repast runtime error log. The error log is available when the icon in( E% y9 v" j2 o
the lower right corner of the Repast runtime is flashing.! ^: t) g0 d5 @, n
. s6 f! O7 I3 y: B大意就是这个错误实际上同日志(logging)设置无关,7 S# I* Q) Q3 q$ q3 `, {3 d
相关问题的解决应该在model.score中解决,' c7 l4 \4 f% f8 n: d
例如不正确的路径设置、缺少agent类文件呀,诸如此类。: L4 o7 J% H0 h) [1 V
如果你启动一个Repast model进行仿真时可能会在Eclipse的控制台中见到log4j message。
7 ^, ^# y& e! W) P) ]- o% S7 b要获得更多错误相关信息可参考Repast实时错误日志。! h+ O. E" [* P" }7 d: V
该错误日志可在Repast运行环境活动时在窗口的右下方看到。
. J, t9 M7 y' I! d9 a: {
; ` Z5 g5 o9 S" f1 J4 @[ 本帖最后由 almo 于 2009-3-5 20:53 编辑 ] |