|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
1 U% R3 c; u) JERROR [main] 21:46:56,324 saf.core.runtime.Boot - null8 i$ f# \$ K0 t' Q+ Z1 A
java.lang.NullPointerException, S7 X; @( G7 p) U$ x# O3 q" o( q
at saf.core.runtime.Boot.init(Boot.java:79)
9 k! ]7 z! U- p) b9 m at saf.core.runtime.Boot.main(Boot.java:250)2 }6 p1 G+ a3 L' |
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43) W& O3 F& ]4 R5 b
ERROR - null
# e9 [. ~6 i. e/ A# j5 `java.lang.NullPointerException
, r9 H) }$ a' T7 T& _2 {. s8 k at saf.core.runtime.Boot.init(Boot.java:79)
8 G8 H" t( c1 C2 l0 U at saf.core.runtime.Boot.main(Boot.java:250)7 _" r$ S7 x9 D" U6 F
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
0 }; y% ^6 d! @8 kERROR [main] 21:46:56,397 saf.core.runtime.Boot - null2 _0 @" R8 y$ v$ M( k% m0 J
java.lang.NullPointerException
3 G. p8 j0 M3 t7 U at saf.core.runtime.Boot.run(Boot.java:105)+ e8 J, @" ? ]. Y, Z! a* j
at saf.core.runtime.Boot.main(Boot.java:251)0 `: A6 ~. f5 ?, o0 o' p
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
6 ]1 \1 [3 q4 R9 e; eERROR - null
; i) y' F F( E! m; ijava.lang.NullPointerException
4 h; n, L; x) f0 R( u5 y at saf.core.runtime.Boot.run(Boot.java:105)& W" C* K# J5 D
at saf.core.runtime.Boot.main(Boot.java:251): G" `' b8 O+ a) z
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)/ B& L% R5 B5 q& T
请问怎么解决哇,谢谢各位 |
|