这是官方FAQ中的解释: S1 C/ ~$ a4 v/ \# B3 n
Several people have reported errors when trying to start a Repast Simphony model such as$ n' [; a$ u# P C6 X5 e7 e3 |
log4j:WARN No appenders could be found for logger0 a+ m2 K. X3 h! `
(MessageCenter.INTERNAL.repast.simphony.ui.RSApplication ).& f$ C/ h. i7 A* I' Y
log4j:WARN Please initialize the log4j system properly.: e) Q5 y a; G3 R
with some variability in the (MessageCenter....) part. In almost all cases, this warning is NOT actually7 A" T$ U5 K6 f+ J. a: |
related to logging configuration errors, and more likely it is related to problems in the model.score file9 u- U5 O: t5 R; `2 @. {* D
like incorrect paths, or missing agent class files.
5 p2 r9 j( E g4 w1 n# CWhen you start a Repast model and you get the log4j message in the Eclipse console, you can usually
) ] s. @+ M& E1 [; Kfind more information from the Repast runtime error log. The error log is available when the icon in* E0 ]6 o9 U+ l# [& ^/ {0 H
the lower right corner of the Repast runtime is flashing.( z0 \ W$ S7 x+ m
+ y" V% }, x, x- {. V4 Z
大意就是这个错误实际上同日志(logging)设置无关,+ P/ y2 u% D% a6 a2 G% p7 t- ~
相关问题的解决应该在model.score中解决,
& t: o; P' @+ o @7 S. L5 j/ a- ^) A例如不正确的路径设置、缺少agent类文件呀,诸如此类。( ?5 O7 J5 [+ D8 x T d
如果你启动一个Repast model进行仿真时可能会在Eclipse的控制台中见到log4j message。
- M$ {: s7 k' J9 H要获得更多错误相关信息可参考Repast实时错误日志。
7 ~; y; F; @# p! J- a6 M# g1 ?) v该错误日志可在Repast运行环境活动时在窗口的右下方看到。4 E5 h5 B& e4 s# y3 a) ^
R0 A- y/ S7 [* X[ 本帖最后由 almo 于 2009-3-5 20:53 编辑 ] |