|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
) e$ @9 z; @; ]9 t4 cERROR [main] 21:46:56,324 saf.core.runtime.Boot - null
9 K$ L2 Z/ q" J( kjava.lang.NullPointerException7 f) ?. D) B, x5 b5 Q0 a8 }) h
at saf.core.runtime.Boot.init(Boot.java:79)
! A; ^1 x. m5 j4 y2 i at saf.core.runtime.Boot.main(Boot.java:250)1 a& F; f) Q: ~
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)5 A1 c. K! g6 ^0 T- A
ERROR - null
* E6 }! S* _4 w7 l0 q: E4 |java.lang.NullPointerException
7 h( k0 l! _+ w0 { r at saf.core.runtime.Boot.init(Boot.java:79)
) o2 |, E2 V$ z! `0 Q at saf.core.runtime.Boot.main(Boot.java:250)
: {+ W. I0 f6 n1 I& p- X at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)2 V2 L. S3 v' {& O5 }
ERROR [main] 21:46:56,397 saf.core.runtime.Boot - null6 c% q- D% b z3 s' s1 Q1 v3 r
java.lang.NullPointerException
$ B/ Q- { @! C2 N( c, C: d at saf.core.runtime.Boot.run(Boot.java:105)
- W( v: s; y0 y$ R at saf.core.runtime.Boot.main(Boot.java:251); y7 g# h. p# ]$ H- x3 ^6 {
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
- _( c6 A3 e' b5 u- |# ?" e1 l) \3 ?ERROR - null! o+ _, i4 U- q4 a' {
java.lang.NullPointerException
2 O( |8 e) N6 e9 X& [ at saf.core.runtime.Boot.run(Boot.java:105)
- d$ u3 m$ @. u. Q |$ A9 o at saf.core.runtime.Boot.main(Boot.java:251)
. w, R& m9 }3 u* f* t" ~2 E a% f2 ^ at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
* y! f8 k" P7 q4 s2 s请问怎么解决哇,谢谢各位 |
|