|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
# \8 T: ^$ t$ [" B3 eERROR [main] 21:46:56,324 saf.core.runtime.Boot - null
0 s+ Z1 p, ] F' H; u+ _' `java.lang.NullPointerException9 N2 G2 {' a f. ]
at saf.core.runtime.Boot.init(Boot.java:79)
6 d6 ]/ }. D5 Y, c+ l at saf.core.runtime.Boot.main(Boot.java:250)5 p a. i, ]2 ~% }8 z8 c7 e: ~
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
8 s/ _0 T) c# sERROR - null
1 X4 l: `+ T" {' R U7 @! J1 djava.lang.NullPointerException
- x3 m( g* C1 n9 P, \: o! @9 H8 s at saf.core.runtime.Boot.init(Boot.java:79)
D+ z3 m' u6 b at saf.core.runtime.Boot.main(Boot.java:250)2 B# R- G, H$ I: W
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
9 A. T- s/ n v4 M1 \8 gERROR [main] 21:46:56,397 saf.core.runtime.Boot - null
8 q, H9 ` U- l6 r. \" q* Gjava.lang.NullPointerException/ j( v) \; n$ \$ _) y' m
at saf.core.runtime.Boot.run(Boot.java:105)' t5 a+ v2 x8 N* X$ z4 K
at saf.core.runtime.Boot.main(Boot.java:251)
4 j( \2 m1 I: f. i. z4 K, q$ G at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
- f) J1 T' {& b# |. p4 kERROR - null
; y8 X' ]* i# n! t3 U3 gjava.lang.NullPointerException
) z8 E2 S) ~+ P- m9 L/ ? at saf.core.runtime.Boot.run(Boot.java:105)
) Z T6 ]5 @5 O! p5 ?* S8 E& T. g at saf.core.runtime.Boot.main(Boot.java:251)
, f8 d* i2 F! @$ ~+ R8 s! B at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)! A2 S3 S' D, t( D, g9 S4 K; F8 ~
请问怎么解决哇,谢谢各位 |
|