|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
3 B7 r& P: ~& L0 rERROR [main] 21:46:56,324 saf.core.runtime.Boot - null
4 L, M# t2 ~4 N9 u0 c& A" Ujava.lang.NullPointerException
8 ~* n% l- [# v at saf.core.runtime.Boot.init(Boot.java:79)
! Y4 f; M! V4 |3 a- w at saf.core.runtime.Boot.main(Boot.java:250)& @' v; X( I. r' Z* J, i
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
9 X* {: G! s" o' _+ e1 }7 R$ s+ xERROR - null8 J: o E m/ M+ S. x8 V" I
java.lang.NullPointerException- R3 c0 K3 {$ Z0 ? G$ ]. G
at saf.core.runtime.Boot.init(Boot.java:79); M$ r' I4 t+ Y5 ?
at saf.core.runtime.Boot.main(Boot.java:250)
2 @" H& }8 \% Q8 H6 v. R at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)* P4 f/ s2 r/ P3 e. z
ERROR [main] 21:46:56,397 saf.core.runtime.Boot - null
3 W5 N5 h% V% t7 I" Y: Y7 [! H% ]java.lang.NullPointerException
# o- s$ C7 d. o$ f! }$ w$ ^$ N3 |. } at saf.core.runtime.Boot.run(Boot.java:105)* a, @/ A; x6 ?2 \/ Q) w% P
at saf.core.runtime.Boot.main(Boot.java:251)
; @9 h+ |' h1 t2 k s at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)8 b4 W0 F1 d! U+ a% L
ERROR - null
& r$ I4 w% _8 f; y, V1 Q, a; Cjava.lang.NullPointerException
5 v4 T- z7 S# z6 Y at saf.core.runtime.Boot.run(Boot.java:105)' M$ _/ O5 W% Y% J' p/ X
at saf.core.runtime.Boot.main(Boot.java:251)
5 Z) n8 v7 c) }) ~5 \9 \4 w at repast.simphony.runtime.RepastMain.main(RepastMain.java:43); _+ K/ C* R) n1 |; r0 e0 z" p
请问怎么解决哇,谢谢各位 |
|