|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
0 c7 h- V) S6 [$ ?+ {- M3 I- yERROR [main] 21:46:56,324 saf.core.runtime.Boot - null6 X- W/ @0 i h2 `6 s
java.lang.NullPointerException5 @) Z1 B4 Q" c( W7 m1 ^" l
at saf.core.runtime.Boot.init(Boot.java:79) @( T" u' F. G4 }
at saf.core.runtime.Boot.main(Boot.java:250), f. w1 P1 x, r' T( L. o; @
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)5 k3 V: @8 l1 Q' s+ u6 h6 q" D, \; Q
ERROR - null
; P. a! ^( _5 ]) sjava.lang.NullPointerException" k2 H9 u# s$ y7 B6 S4 C7 \
at saf.core.runtime.Boot.init(Boot.java:79)
/ ^3 B* a! [: n; `2 Z at saf.core.runtime.Boot.main(Boot.java:250)
# {- e" ^% U3 y5 l at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
( @9 u) ~6 o5 m, x7 QERROR [main] 21:46:56,397 saf.core.runtime.Boot - null4 Z$ C8 O% T, |( l; l
java.lang.NullPointerException
" `/ ~& ?+ I* u8 S8 v5 D/ Q at saf.core.runtime.Boot.run(Boot.java:105)
# N+ f+ ~. `: k- G. D at saf.core.runtime.Boot.main(Boot.java:251)
4 ]7 r* s0 u0 Q: Q3 |6 ^3 n at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
: y1 V4 \8 M# L& H+ |7 n! LERROR - null8 _3 _6 ~; V& @2 {9 E k8 Q
java.lang.NullPointerException
+ |! c+ x8 C. ?; N; x at saf.core.runtime.Boot.run(Boot.java:105)
8 F: O& R7 ?4 u% [* n+ L. P) F0 p at saf.core.runtime.Boot.main(Boot.java:251)
* C( G ]8 B6 Z+ N' p2 E) ^; F n) n at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
7 B$ z/ |9 x5 M; Z6 c S请问怎么解决哇,谢谢各位 |
|