|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
5 P& X @( F& l, m- y2 oERROR [main] 21:46:56,324 saf.core.runtime.Boot - null! D# o% y6 o$ M0 G
java.lang.NullPointerException: H- v7 o. Q3 A9 v! n$ P
at saf.core.runtime.Boot.init(Boot.java:79)8 ^7 @7 f# p N( O" n
at saf.core.runtime.Boot.main(Boot.java:250)
: M/ ^" E" f) K7 M1 t) t at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)9 r" X5 P' @ \( p1 y
ERROR - null
9 I; `0 P1 v' H% u3 N8 s; C1 [java.lang.NullPointerException& r9 H. G8 d/ S, W- A/ D- V
at saf.core.runtime.Boot.init(Boot.java:79) O" k/ ?5 ~7 X. K8 f& b" j
at saf.core.runtime.Boot.main(Boot.java:250)- ~+ {& V4 m# I. T* P. F
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
s3 p- [$ v) xERROR [main] 21:46:56,397 saf.core.runtime.Boot - null
$ M, {$ y- g* h! Mjava.lang.NullPointerException4 z( i2 G$ p9 d& z+ ~
at saf.core.runtime.Boot.run(Boot.java:105)5 u. q( l/ B8 O* g
at saf.core.runtime.Boot.main(Boot.java:251)
! Y. U9 T% s! L at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
. C v0 M* C* J! X5 y% m7 V% u+ uERROR - null
+ Z& _0 g* A- Q9 {' Y! x! i2 q1 B2 Ljava.lang.NullPointerException) a' j6 w, k/ `0 w6 o" |. W( r; M
at saf.core.runtime.Boot.run(Boot.java:105)
( G$ }4 s2 [8 ~2 O i3 D$ i+ B at saf.core.runtime.Boot.main(Boot.java:251)
% Y3 J* }( [2 ?* Q/ n4 R/ Q at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)9 v6 n) s+ L% q! {* v$ N
请问怎么解决哇,谢谢各位 |
|