这是官方FAQ中的解释:
: E$ N7 I5 R1 X# P8 \1 _2 [$ eSeveral people have reported errors when trying to start a Repast Simphony model such as4 S( m8 \0 ^. \$ F8 A
log4j:WARN No appenders could be found for logger
- m1 C. Q/ G0 u0 v! b: h- ](MessageCenter.INTERNAL.repast.simphony.ui.RSApplication ).
! A+ ?* {) Z c6 L8 ^ f* W& Mlog4j:WARN Please initialize the log4j system properly.& X# x: a( w7 H8 |
with some variability in the (MessageCenter....) part. In almost all cases, this warning is NOT actually8 b) m9 X: c+ K; ^: Q" L; B
related to logging configuration errors, and more likely it is related to problems in the model.score file
' K3 B& I0 x3 Q* l7 Klike incorrect paths, or missing agent class files.9 R8 B3 A7 k5 Q# H! u. ?
When you start a Repast model and you get the log4j message in the Eclipse console, you can usually
9 Y0 M6 w7 d! w! T+ m6 zfind more information from the Repast runtime error log. The error log is available when the icon in% [6 N* M# s( Y! C, B
the lower right corner of the Repast runtime is flashing.2 [6 t8 T. R0 u
& d& \, k3 g- @
大意就是这个错误实际上同日志(logging)设置无关,6 G% X7 Q% j* e- K! a3 ?% b- S
相关问题的解决应该在model.score中解决,
( ?7 F4 i) c: g- R4 w例如不正确的路径设置、缺少agent类文件呀,诸如此类。
7 |: d. E7 V1 A0 {$ O9 L" R* {# Y% r如果你启动一个Repast model进行仿真时可能会在Eclipse的控制台中见到log4j message。) v2 m7 F( J x+ z0 t6 \9 S
要获得更多错误相关信息可参考Repast实时错误日志。 g( p8 \# w6 F, \$ f& o
该错误日志可在Repast运行环境活动时在窗口的右下方看到。
9 O7 E1 F5 }! e* v9 _2 T2 M+ R5 e$ I* p8 `
[ 本帖最后由 almo 于 2009-3-5 20:53 编辑 ] |