|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
5 Q0 J9 s$ C" D/ ~5 S) gERROR [main] 21:46:56,324 saf.core.runtime.Boot - null, t3 E# [6 u% S2 C, M( Q
java.lang.NullPointerException9 o. K4 P# I, S# A; n
at saf.core.runtime.Boot.init(Boot.java:79)
5 e# U' S7 f8 |# P at saf.core.runtime.Boot.main(Boot.java:250)! X# Q& h- N& Q: e6 L' `, }
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)6 m0 ^# |9 n/ v, R* [/ Y$ }
ERROR - null$ R0 w" f' ^- l4 p# a5 Y2 L6 Q
java.lang.NullPointerException. t* A' J# ^" E
at saf.core.runtime.Boot.init(Boot.java:79)
! I: C$ A0 P8 N' ^ at saf.core.runtime.Boot.main(Boot.java:250)
* H" ^+ I2 X4 j+ Y" t at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)1 C! r! n: b. R& Y6 F
ERROR [main] 21:46:56,397 saf.core.runtime.Boot - null
6 h' X, q; S; V1 R7 G: i/ a z7 Hjava.lang.NullPointerException p& @5 ~6 O5 P9 j# @! a
at saf.core.runtime.Boot.run(Boot.java:105)6 w: l. G' r3 `4 W5 d* W7 \ j
at saf.core.runtime.Boot.main(Boot.java:251): L- h2 S, Z. I
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43). m% `. ~& M8 S' |
ERROR - null) s; J3 Y7 \" W9 r
java.lang.NullPointerException
1 u. p+ \. v9 [( R% T: n at saf.core.runtime.Boot.run(Boot.java:105)
% |* v l3 k; o& ^# ? at saf.core.runtime.Boot.main(Boot.java:251)6 c! ~8 e# n- q, d% {1 W
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
( S$ Y J: N! \1 N/ u3 A* W请问怎么解决哇,谢谢各位 |
|