|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
. s, s$ I% z3 w# u5 l$ t! Q! G& WERROR [main] 21:46:56,324 saf.core.runtime.Boot - null& B( t S" d/ [' j$ C% `# _# q' d
java.lang.NullPointerException
5 e! b* A7 C) h) T: x1 b at saf.core.runtime.Boot.init(Boot.java:79)
, C# S, ?% y# _8 Z at saf.core.runtime.Boot.main(Boot.java:250)$ e8 S/ _) b2 S: Y, A
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)( t8 k$ V+ m* \2 s. i {
ERROR - null/ s% c$ ]6 y% x
java.lang.NullPointerException4 z5 t/ t. i) K m7 h, B4 M; t
at saf.core.runtime.Boot.init(Boot.java:79)! C) \" e7 Y# R$ x7 D
at saf.core.runtime.Boot.main(Boot.java:250)
& [' \4 g5 s7 s: E" }; n* i at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)9 b/ A6 T9 T" }8 `/ Y
ERROR [main] 21:46:56,397 saf.core.runtime.Boot - null* [8 ]; e/ O. q. }8 G
java.lang.NullPointerException
+ n$ U9 e! s" h+ @+ J$ M5 Y at saf.core.runtime.Boot.run(Boot.java:105)
! p5 Y' X5 g! h; E! C. r+ V. A2 R5 O at saf.core.runtime.Boot.main(Boot.java:251)
% i3 i* F& L: ^! z" m$ U at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
5 b+ P' N3 t( y6 cERROR - null
; ]7 @" n- V3 G3 ^4 Q8 Z/ m0 W: Y+ ejava.lang.NullPointerException* j9 O* u, U" _. D, G8 b' u
at saf.core.runtime.Boot.run(Boot.java:105)9 p) \7 g' B* R6 s6 E
at saf.core.runtime.Boot.main(Boot.java:251)
1 z4 x" t5 U' A3 q at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
6 J/ [) i6 |; F请问怎么解决哇,谢谢各位 |
|