|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
; z( K2 o1 Q9 {, gERROR [main] 21:46:56,324 saf.core.runtime.Boot - null
) A7 I" t6 ~+ N% O8 O+ Ajava.lang.NullPointerException
$ n& |7 z: Q- Q+ }+ }4 Q at saf.core.runtime.Boot.init(Boot.java:79)
+ w. [* c# ], F* w0 b# E* g: j at saf.core.runtime.Boot.main(Boot.java:250)
. g0 }8 E$ u4 n+ Q at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)8 }2 w4 W7 ^! F% i+ l7 V
ERROR - null
0 x) _: ?4 v, z& ? O6 ajava.lang.NullPointerException- W3 P0 o' Z0 z
at saf.core.runtime.Boot.init(Boot.java:79)8 M2 \) H3 j& Y1 z- V
at saf.core.runtime.Boot.main(Boot.java:250): b( d6 U6 U2 c2 ^5 n
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)8 H ?: t. ^% F O
ERROR [main] 21:46:56,397 saf.core.runtime.Boot - null) [4 J7 t* H) |2 m4 G9 i* T8 h( @
java.lang.NullPointerException& l: z1 d# z+ a4 \% ^
at saf.core.runtime.Boot.run(Boot.java:105)1 h+ \' m! z5 s
at saf.core.runtime.Boot.main(Boot.java:251)
" Y6 h$ R! b9 c0 o at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
# e" n. w& ]: o3 ?" t7 l* h* r5 r) k$ BERROR - null( M$ _, Z1 i/ S$ y' F- l
java.lang.NullPointerException6 r8 r" G: u g! t- G. g+ l+ P4 d" g
at saf.core.runtime.Boot.run(Boot.java:105)
' D1 j- c3 x; @; q1 K! z at saf.core.runtime.Boot.main(Boot.java:251)
. e5 I( M% ^: r' {4 [ at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)- [" ]6 U; `$ Z' g0 z( g& B& `0 C% e
请问怎么解决哇,谢谢各位 |
|