|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
, e2 I- b4 e6 Q0 s* x1 W, _ERROR [main] 21:46:56,324 saf.core.runtime.Boot - null
' K& x/ K& e, q# r: v! ijava.lang.NullPointerException
" W& I9 _1 C" ~) u" H at saf.core.runtime.Boot.init(Boot.java:79)
, E& }# u0 F T$ z at saf.core.runtime.Boot.main(Boot.java:250)
& q8 Y- n# E/ p, _" z, X: ` at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
# `( _$ ?2 P" Q, oERROR - null
9 ?) Q8 w9 K0 p$ t* t. J; Zjava.lang.NullPointerException8 j6 P) T( y& G( `( P4 P8 g0 d c
at saf.core.runtime.Boot.init(Boot.java:79)) s+ V$ u/ g8 g4 a! o3 \
at saf.core.runtime.Boot.main(Boot.java:250)
; R( G# {/ v7 C- o6 j0 | at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
( j; P; ?. J5 d) G+ d6 [ERROR [main] 21:46:56,397 saf.core.runtime.Boot - null
* q2 s7 V% S8 Y& F8 f, D3 a' Ajava.lang.NullPointerException
) m h9 ^3 W5 p7 U- m at saf.core.runtime.Boot.run(Boot.java:105)* b. x2 K, y" V3 K4 I# }7 q
at saf.core.runtime.Boot.main(Boot.java:251)
6 g+ H! B' Q, F0 q$ ] Q at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
/ H4 q' @2 s; }- I4 QERROR - null# d. r6 f. l. ~8 ~) Y: e: Q' |* A5 _
java.lang.NullPointerException7 _0 p6 C4 q# L0 R1 ]* y4 Q! u
at saf.core.runtime.Boot.run(Boot.java:105)' a* K- E- W. M5 _5 \8 s3 ?7 _
at saf.core.runtime.Boot.main(Boot.java:251)
, R% p* l' E2 e9 C2 v% R" P at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)" d2 t0 a% g9 ^
请问怎么解决哇,谢谢各位 |
|