|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
4 O6 s6 m6 A0 _7 F; ?) l5 `$ HERROR [main] 21:46:56,324 saf.core.runtime.Boot - null
, E2 G( h1 O1 B6 D, I, n$ djava.lang.NullPointerException0 ]1 N( y, [ ]; j: @
at saf.core.runtime.Boot.init(Boot.java:79)
9 p4 T+ @0 G0 v- I) Y at saf.core.runtime.Boot.main(Boot.java:250)
7 b" Z' @5 z7 } at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
/ ?2 p( [* \1 U5 QERROR - null% q( Z! j/ d5 `/ x& O
java.lang.NullPointerException
( f8 Y$ T1 X. j1 k at saf.core.runtime.Boot.init(Boot.java:79)* j) @' h R3 g% Y$ M" f( l
at saf.core.runtime.Boot.main(Boot.java:250)1 a5 R; I4 d1 m: P+ a) U. A4 K
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
4 Z8 M/ N6 y' K, q: r4 wERROR [main] 21:46:56,397 saf.core.runtime.Boot - null% y, }$ V( d; E0 X
java.lang.NullPointerException
; j- M0 H/ Z& @) K0 f# H$ b at saf.core.runtime.Boot.run(Boot.java:105)
, H4 e, s; ^! n at saf.core.runtime.Boot.main(Boot.java:251)
1 D# _! o n* Q at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)" Z9 ]& z" r+ l
ERROR - null* I, ^2 e+ z3 X# T1 z+ l
java.lang.NullPointerException! h+ A5 g7 D" G+ s, s
at saf.core.runtime.Boot.run(Boot.java:105)8 e# M" [) \3 e% }& h
at saf.core.runtime.Boot.main(Boot.java:251)
" k4 _( ~' X8 `5 D# p: w: q6 w at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)5 R: R/ v8 c. w" F; e! R
请问怎么解决哇,谢谢各位 |
|