|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
+ _+ V- W3 ^: E& C! Q# e: pERROR [main] 21:46:56,324 saf.core.runtime.Boot - null4 w: M' a7 l2 Z" E5 G C
java.lang.NullPointerException& p- j2 i2 d" a) u9 f
at saf.core.runtime.Boot.init(Boot.java:79)4 G! ^- B/ g. a# A
at saf.core.runtime.Boot.main(Boot.java:250)
3 h3 G+ J& U' B7 S P5 f, b at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
1 o; |) D: R- R u. ^. R2 v" D+ r: lERROR - null; S+ D8 ?/ x8 q# [4 H1 @2 P- m( S
java.lang.NullPointerException: z) h! x9 M$ x5 G) g/ ^$ i
at saf.core.runtime.Boot.init(Boot.java:79)
6 g1 J" G0 Y& }+ k/ _+ e at saf.core.runtime.Boot.main(Boot.java:250)
3 l3 a) F$ w+ q at repast.simphony.runtime.RepastMain.main(RepastMain.java:43) @: r$ l x2 y/ S d
ERROR [main] 21:46:56,397 saf.core.runtime.Boot - null
# e' ^, H& g1 ejava.lang.NullPointerException9 v) l$ U) i4 C/ u& }
at saf.core.runtime.Boot.run(Boot.java:105)5 |0 o& D& V7 L ~# B7 b2 R1 X) g5 J
at saf.core.runtime.Boot.main(Boot.java:251)
- l7 ]% X, z! `0 i; p at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
2 R$ s) F0 M/ G( u- k) { N1 c( kERROR - null) G! u( ^7 a: A- \$ K/ \
java.lang.NullPointerException, g( q4 U6 l. ?* j; `# c6 ^
at saf.core.runtime.Boot.run(Boot.java:105)
: b4 y( [' Z% ^- K/ H' @+ f1 n at saf.core.runtime.Boot.main(Boot.java:251), r+ }% m: I, l) d% W8 w
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
) R) T8 Q# d* q! ~6 w+ \/ ]请问怎么解决哇,谢谢各位 |
|