|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
4 N; q& \; O. C; \, }% [# i' M# a, oERROR [main] 21:46:56,324 saf.core.runtime.Boot - null. R; ]8 U, B' q3 V$ W
java.lang.NullPointerException' q1 y" Z& `2 d, y' [, `) j
at saf.core.runtime.Boot.init(Boot.java:79); `$ d, y+ h' c0 W+ ~; M
at saf.core.runtime.Boot.main(Boot.java:250)* f# F5 y9 ?* a- X1 B# E
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)8 h$ }4 ?& i" |- L/ C6 e, d1 d
ERROR - null/ y% \* I$ S( O) C
java.lang.NullPointerException1 \! k/ \7 R" p
at saf.core.runtime.Boot.init(Boot.java:79). p" K' E/ Y8 H; X# k' {: n
at saf.core.runtime.Boot.main(Boot.java:250)
}: x9 l8 d9 j at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)% u3 S# `/ T6 Y# x' i0 ]( P' l
ERROR [main] 21:46:56,397 saf.core.runtime.Boot - null2 K- u1 H# q6 x' ]1 O9 g
java.lang.NullPointerException
2 |0 J9 B1 @$ F at saf.core.runtime.Boot.run(Boot.java:105)$ ?4 `( c1 Y( ~1 [2 [
at saf.core.runtime.Boot.main(Boot.java:251)
) B3 ^9 d( n" k/ H- V/ W at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
! g! d3 W7 C- R: @+ T: bERROR - null
9 ~( g: t$ l3 Q4 l. a' q& f& L7 [java.lang.NullPointerException* A6 Y+ [; z) i& S
at saf.core.runtime.Boot.run(Boot.java:105)
6 G0 }) q, V1 Q# Y& @5 M at saf.core.runtime.Boot.main(Boot.java:251)" G: v8 t. M* `4 I4 A* ?- H0 _
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
! _7 i" o3 L/ O: S& p1 C) {3 [请问怎么解决哇,谢谢各位 |
|