|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
2 A$ L5 M3 Y3 k9 p4 R3 M: h+ DERROR [main] 21:46:56,324 saf.core.runtime.Boot - null- e( u) t' ?8 a5 N; ^/ w" k
java.lang.NullPointerException
- S; U7 e) s4 L; B# ]/ A% W% L X# v at saf.core.runtime.Boot.init(Boot.java:79)3 ]1 X- T" T: j8 O
at saf.core.runtime.Boot.main(Boot.java:250)! e# Q0 Z- m1 g" _& N& t
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)$ `' Y) [8 a2 B, N8 s* X
ERROR - null
# C, V3 i! b( r0 V ?* p, [0 J) \java.lang.NullPointerException8 m" ~4 L9 e5 W+ z. c) R
at saf.core.runtime.Boot.init(Boot.java:79)
. n, o* p/ M+ k: z at saf.core.runtime.Boot.main(Boot.java:250)
2 `5 o0 X7 n. j+ {; i at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
* U; c. l i& k1 WERROR [main] 21:46:56,397 saf.core.runtime.Boot - null7 o9 W/ D9 R# x v
java.lang.NullPointerException
) { g8 a. T: g7 I/ { at saf.core.runtime.Boot.run(Boot.java:105)
$ w# a* e6 N4 w7 }& R5 ] at saf.core.runtime.Boot.main(Boot.java:251)9 Q. Z1 C4 z( c# B1 d% _
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)2 R5 `' O* C6 Q2 X' b
ERROR - null
6 S" a; v) _' A, x0 jjava.lang.NullPointerException
" s, D4 B; h) C) X' d) G at saf.core.runtime.Boot.run(Boot.java:105)" x5 E! ~/ |$ `9 R8 c8 I4 L
at saf.core.runtime.Boot.main(Boot.java:251)8 ~3 F: o% A; x8 C7 g/ e- z, r
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
/ d3 }6 X- j$ _, K请问怎么解决哇,谢谢各位 |
|