|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
2 N6 `" e: O, W( ?% S# GERROR [main] 21:46:56,324 saf.core.runtime.Boot - null
# Z$ e; y" _: C7 {* T6 [java.lang.NullPointerException7 F$ X1 t( s+ z) C) I; O8 ?
at saf.core.runtime.Boot.init(Boot.java:79)" `9 Q' m, N0 t
at saf.core.runtime.Boot.main(Boot.java:250)
3 x: p" d& E U' i at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
2 D% ]$ w9 K# @' e! LERROR - null$ L- B7 B6 S+ c y" a
java.lang.NullPointerException
8 j$ Z) s2 V1 G9 l% \) u+ B- x at saf.core.runtime.Boot.init(Boot.java:79)8 l$ X" a; f5 W) k! i, q
at saf.core.runtime.Boot.main(Boot.java:250)
* ]7 i4 [8 w) L+ ?1 { at repast.simphony.runtime.RepastMain.main(RepastMain.java:43): @& U5 M$ T9 N; }) M. ]
ERROR [main] 21:46:56,397 saf.core.runtime.Boot - null2 F- P! W$ U; I- k
java.lang.NullPointerException V- |, A7 a7 E
at saf.core.runtime.Boot.run(Boot.java:105)
* o1 t5 A0 G, C7 u' {/ I7 K5 F7 `. B at saf.core.runtime.Boot.main(Boot.java:251)5 n- K9 t4 z' R0 n9 W
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
- i9 y% d% z' s: ]ERROR - null; h0 T @' ?. W7 N8 D$ V
java.lang.NullPointerException
2 P. I7 N1 N& ^. J e: u2 R: ` at saf.core.runtime.Boot.run(Boot.java:105)) o$ t! T+ a0 `; u- E6 t+ z
at saf.core.runtime.Boot.main(Boot.java:251)
1 w: T- i5 A" B- @# u% y a at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)4 Z' R$ v* L" u" z( |
请问怎么解决哇,谢谢各位 |
|