|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
5 }, \3 m4 Q% R2 |ERROR [main] 21:46:56,324 saf.core.runtime.Boot - null% b, x, {2 N- r6 V( ^
java.lang.NullPointerException
8 W" W+ @! p1 y4 C$ l at saf.core.runtime.Boot.init(Boot.java:79). u) W+ H6 ~- ~7 w( `
at saf.core.runtime.Boot.main(Boot.java:250)
) J: z3 c+ J0 a4 n' i1 u# h( p at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
9 N( ^6 M1 x+ s3 I# b; iERROR - null+ t0 j( F: l( [0 F ~. P
java.lang.NullPointerException/ k4 n) [2 j4 ~* l0 {5 a' o( ^
at saf.core.runtime.Boot.init(Boot.java:79)! I2 m$ j, U5 o% a9 N- {
at saf.core.runtime.Boot.main(Boot.java:250)- y" x1 H8 q+ \4 S
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)) V$ e/ ~% q5 M) I" w
ERROR [main] 21:46:56,397 saf.core.runtime.Boot - null6 k2 I$ q9 {. q9 j& M3 L
java.lang.NullPointerException
( q2 z5 o& I* ]: h9 B at saf.core.runtime.Boot.run(Boot.java:105)
( }6 `4 i3 J Y at saf.core.runtime.Boot.main(Boot.java:251)
% N0 y5 V! U# ?! Z( v3 w at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)2 t0 U ~- P A* v7 J
ERROR - null; L) b! a0 S" F; k
java.lang.NullPointerException- f( G, s- X- B( z; f
at saf.core.runtime.Boot.run(Boot.java:105)
) C+ O0 V! _( V: [- Y0 \5 D at saf.core.runtime.Boot.main(Boot.java:251)
1 c* J: v6 U) E% T' ` at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)6 U- b1 p* E' `
请问怎么解决哇,谢谢各位 |
|