|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
* H+ j. [ H* }* y9 eERROR [main] 21:46:56,324 saf.core.runtime.Boot - null
$ R9 f$ e4 T# `% bjava.lang.NullPointerException7 o0 o3 {2 w! [2 {( R0 O& T/ m) x" l
at saf.core.runtime.Boot.init(Boot.java:79)
* ]4 S% l F* t- g at saf.core.runtime.Boot.main(Boot.java:250)
2 K' v5 p3 i) K3 x+ u at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
0 A" n a Y, l0 kERROR - null. s- C) R8 W* c' H; l( k; o
java.lang.NullPointerException4 u. ]. {% g4 s u! W* M$ Q
at saf.core.runtime.Boot.init(Boot.java:79), G0 u4 F* n- d1 b* m
at saf.core.runtime.Boot.main(Boot.java:250)
4 `0 s' q' w0 y9 L) z% w4 f1 y% _ at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
/ c) d2 D$ Q0 X) ` k L5 ]ERROR [main] 21:46:56,397 saf.core.runtime.Boot - null: |( g2 ^( e" a5 z
java.lang.NullPointerException! u h; \* M& _6 Y: v) f+ R. E
at saf.core.runtime.Boot.run(Boot.java:105)
8 d! |& w2 r& |: J, [% l! I at saf.core.runtime.Boot.main(Boot.java:251)5 ]- |2 r8 }+ R6 s
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43). J$ N5 {, {; ~- x1 N
ERROR - null
9 I* W0 D3 U, mjava.lang.NullPointerException
2 v! m: R$ J b at saf.core.runtime.Boot.run(Boot.java:105)/ x$ @- C. N# C7 Y. W. ~9 E
at saf.core.runtime.Boot.main(Boot.java:251)9 [2 m; r/ h/ B
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
4 ^7 N. U: b3 `* @请问怎么解决哇,谢谢各位 |
|