|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
# W* k. p6 I; m$ Q x. w! lERROR [main] 21:46:56,324 saf.core.runtime.Boot - null9 m5 ]7 j p5 m$ [9 S1 ~7 D
java.lang.NullPointerException5 b9 g9 y& c* \
at saf.core.runtime.Boot.init(Boot.java:79)1 h" i6 X: S1 Q8 g [
at saf.core.runtime.Boot.main(Boot.java:250)
4 Y1 Q5 Y C2 R; H4 p- K6 y7 w at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)' V! k$ w) B4 |1 t1 M' [
ERROR - null M8 a6 {0 L9 K5 e& G0 f' v
java.lang.NullPointerException. {. z9 v* s3 O4 G9 d! Z5 I
at saf.core.runtime.Boot.init(Boot.java:79)
8 K* r) n) p: K+ z, Z; @% `2 ] at saf.core.runtime.Boot.main(Boot.java:250)
, G" O1 g5 W& C: l2 U at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)! a { {2 Q, [7 T @# G( N
ERROR [main] 21:46:56,397 saf.core.runtime.Boot - null) ^( u- H6 a. B* p. E/ z9 s( _. a
java.lang.NullPointerException: D! u" ]# Y" A& o2 _$ y
at saf.core.runtime.Boot.run(Boot.java:105); B( w: ?/ G7 n" W; R
at saf.core.runtime.Boot.main(Boot.java:251)* z" o. m; P5 `' e
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
0 t0 l. O. T0 z8 {7 \' b0 pERROR - null
$ d6 u* ^4 n8 S( Gjava.lang.NullPointerException
) k' A8 e$ K7 c! s6 y j at saf.core.runtime.Boot.run(Boot.java:105)/ [4 L! A- i2 b
at saf.core.runtime.Boot.main(Boot.java:251)
! a+ ]0 ?" h7 y, _& q at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
/ `/ F' o$ ]: e3 m3 m) m请问怎么解决哇,谢谢各位 |
|