|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:# N2 h7 ?& w8 l }
ERROR [main] 21:46:56,324 saf.core.runtime.Boot - null3 I9 n" c6 X U! p, [4 ^! Z, g
java.lang.NullPointerException
+ R( ~: _4 Z- O& a! K at saf.core.runtime.Boot.init(Boot.java:79)
" j8 X2 ]2 i7 U, k7 a5 d4 D at saf.core.runtime.Boot.main(Boot.java:250)/ h" W+ O! o! ~1 s2 t
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)0 Q2 i+ e& a3 @, O+ L: t& E4 c( [9 o
ERROR - null4 u! Z* ]/ U" ?% \- N5 c1 { }5 B
java.lang.NullPointerException& w5 J, @8 W" n9 A) ~
at saf.core.runtime.Boot.init(Boot.java:79); z) r6 t, m! L9 M! b2 L; l
at saf.core.runtime.Boot.main(Boot.java:250)
a/ n- E0 ]5 W) \1 ]# ~! R. A at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)6 ~0 @0 E) j) @/ a7 H
ERROR [main] 21:46:56,397 saf.core.runtime.Boot - null
& k0 n- Q' X% W1 ?8 Wjava.lang.NullPointerException
1 S! _: b, o( _( U( f at saf.core.runtime.Boot.run(Boot.java:105)
& t% J- R* s( F6 f/ i at saf.core.runtime.Boot.main(Boot.java:251)
3 O L! a7 e4 D at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
( `. }% `6 m, \9 P4 j' pERROR - null6 _! K4 H) n, z
java.lang.NullPointerException; }+ s! o/ k* A* R5 y! h
at saf.core.runtime.Boot.run(Boot.java:105)3 k9 _/ ^, F- H
at saf.core.runtime.Boot.main(Boot.java:251)
1 H. t& b. v1 ?3 |% Y4 B6 L at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
9 ~3 r* S( L: u% v) x0 U请问怎么解决哇,谢谢各位 |
|