|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
0 `- a+ \5 D8 i7 tERROR [main] 21:46:56,324 saf.core.runtime.Boot - null
7 H6 T/ _" \0 G/ }8 ^java.lang.NullPointerException0 f% A" L: M$ o6 T9 w% j" E
at saf.core.runtime.Boot.init(Boot.java:79)
8 K& L2 D! z4 ~# Z7 }, q) ^$ I( S( [ at saf.core.runtime.Boot.main(Boot.java:250)9 {2 X- v# ? H# s: i
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)& j0 r' d& q& p$ V3 y! o+ |
ERROR - null2 t, q; z7 `4 S
java.lang.NullPointerException/ d E/ B2 N* E
at saf.core.runtime.Boot.init(Boot.java:79)6 w) M2 J* |8 n# i: N/ l3 }
at saf.core.runtime.Boot.main(Boot.java:250)
m3 s) k) l5 Z; R: h$ }" m at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)3 z9 P7 K$ A" \. S. N6 J7 A
ERROR [main] 21:46:56,397 saf.core.runtime.Boot - null
# m6 q o! P6 p; y9 S" D) Ljava.lang.NullPointerException4 _; E3 Q+ L0 N) N) W/ S0 @
at saf.core.runtime.Boot.run(Boot.java:105)
" }( f7 B& N; b- | at saf.core.runtime.Boot.main(Boot.java:251)
# S0 k5 d, n- I6 J8 Q1 z9 E at repast.simphony.runtime.RepastMain.main(RepastMain.java:43) d7 B* Y' g+ L. t2 x: T6 U
ERROR - null( N+ `. \% Z+ c2 B& K, \
java.lang.NullPointerException
w" R' Q8 {" A# x( ~3 B at saf.core.runtime.Boot.run(Boot.java:105)
3 M' f2 E, S! Q& @. O at saf.core.runtime.Boot.main(Boot.java:251): r& u( C, l" A1 L" G: N; [, I
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43). X' ~( c( }& f3 v5 g. e1 y" R
请问怎么解决哇,谢谢各位 |
|