|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
1 d8 ]/ X; A& S3 L+ e7 k E* v+ N YERROR [main] 21:46:56,324 saf.core.runtime.Boot - null
# y* e b0 q/ K3 ]0 Jjava.lang.NullPointerException
4 Z# Q, |, H8 f4 m' x. h5 \2 b at saf.core.runtime.Boot.init(Boot.java:79)6 H& ~& R. h$ q4 W( {
at saf.core.runtime.Boot.main(Boot.java:250)
& O# t, F9 E8 u1 T3 i# y1 | at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
6 j5 p: N& Q8 B! |' ]! TERROR - null
# M5 [$ K, f6 r2 K+ P# X6 ~java.lang.NullPointerException
$ k3 i- H* H8 c% z. P( H: T6 g/ R, x at saf.core.runtime.Boot.init(Boot.java:79)
% P5 k& m7 F; C9 l# U, N at saf.core.runtime.Boot.main(Boot.java:250)" x) C9 K# Y8 a" n a+ M9 l1 ]
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
9 q- d. H4 h. D) pERROR [main] 21:46:56,397 saf.core.runtime.Boot - null
( q* z5 b" w. |java.lang.NullPointerException- x0 `, |2 k# y+ P5 F' u8 B
at saf.core.runtime.Boot.run(Boot.java:105)
+ t& P6 n0 m/ D# ~; U at saf.core.runtime.Boot.main(Boot.java:251)% e1 {6 s6 B* n+ w2 n
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
2 m# ?) {% u4 N; \ERROR - null( F1 Y" t) o% Y4 q: a2 P# k
java.lang.NullPointerException
- I4 |8 z0 d7 ^ at saf.core.runtime.Boot.run(Boot.java:105)+ T0 ^* F G0 a- w5 }+ z! {2 T% U
at saf.core.runtime.Boot.main(Boot.java:251)
% ^! a- |: \; h at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)0 T6 }! ^% _% R: n
请问怎么解决哇,谢谢各位 |
|