这是官方FAQ中的解释:
" G6 \5 F+ i- i/ {9 xSeveral people have reported errors when trying to start a Repast Simphony model such as8 }( q* B6 Q+ |& k. ?) q! k c' p
log4j:WARN No appenders could be found for logger' X8 P8 M/ b& a( g- Z1 M$ i
(MessageCenter.INTERNAL.repast.simphony.ui.RSApplication ).
. r" j' X# `. T# q1 J$ Vlog4j:WARN Please initialize the log4j system properly.
" J- M6 r$ r6 u% r. m$ Kwith some variability in the (MessageCenter....) part. In almost all cases, this warning is NOT actually
/ T# K) t6 W6 j8 Orelated to logging configuration errors, and more likely it is related to problems in the model.score file/ {$ E+ O8 ]! [% E
like incorrect paths, or missing agent class files." }3 I# T. F% @6 ~& G; q, {3 ~
When you start a Repast model and you get the log4j message in the Eclipse console, you can usually
, a2 v+ H: k6 {0 Efind more information from the Repast runtime error log. The error log is available when the icon in$ h9 h5 m8 ^' t* W& R
the lower right corner of the Repast runtime is flashing.
) C# l" _+ u) }* o, H8 s1 L$ f4 J s/ b* n: i
大意就是这个错误实际上同日志(logging)设置无关,7 `8 f8 P9 g# o* T
相关问题的解决应该在model.score中解决,
4 }! ]& @, z7 `! k- R# ~例如不正确的路径设置、缺少agent类文件呀,诸如此类。4 [& ~' w& j* D9 X1 _" U( V9 }3 R
如果你启动一个Repast model进行仿真时可能会在Eclipse的控制台中见到log4j message。
2 K. z- m$ k# S8 {+ U1 g: R要获得更多错误相关信息可参考Repast实时错误日志。5 D/ c( M8 o+ i# X p# j" D
该错误日志可在Repast运行环境活动时在窗口的右下方看到。5 u4 {. ^4 D0 ^4 ]
# w4 k9 X; \0 v9 n+ Y* J/ ~1 A2 t# L[ 本帖最后由 almo 于 2009-3-5 20:53 编辑 ] |