|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
3 n; K! s4 b: j5 Q1 wERROR [main] 21:46:56,324 saf.core.runtime.Boot - null( ]) C; L7 w! |; g
java.lang.NullPointerException; R2 p5 J* ?6 {- A2 I; B$ }6 ~
at saf.core.runtime.Boot.init(Boot.java:79)* u8 T! M* t9 |3 a- P7 F( H
at saf.core.runtime.Boot.main(Boot.java:250)
- M1 j n8 B8 [8 T at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
& r* m/ J0 e& l; l, r* w+ h$ o( mERROR - null/ } i' O5 s( T
java.lang.NullPointerException% Q, \, {" p9 j) p3 H p7 W! j
at saf.core.runtime.Boot.init(Boot.java:79)3 X" J2 v6 g A8 \# X5 ~! M
at saf.core.runtime.Boot.main(Boot.java:250)
* ]- w! @- d: T& L, F at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
4 A" |2 t$ N4 T; |ERROR [main] 21:46:56,397 saf.core.runtime.Boot - null Y! t% x/ ]! w, U" m3 j
java.lang.NullPointerException
: r& G6 S9 y+ |6 P& o/ ? p at saf.core.runtime.Boot.run(Boot.java:105)/ E* p, s, O, w- m" W1 D
at saf.core.runtime.Boot.main(Boot.java:251)
/ ~& H. [: \* ~ at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)4 {4 H; F4 `9 R" K+ M2 s: K( c ?
ERROR - null
; y" \8 q3 V* T- S/ w8 x- W3 y& Sjava.lang.NullPointerException3 S5 Z7 s9 Z/ F7 I/ ~
at saf.core.runtime.Boot.run(Boot.java:105)6 j Y4 m' J" o& I% k4 L) ]5 b
at saf.core.runtime.Boot.main(Boot.java:251)' ]) u; p" U& I; O
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
! T, u! ~4 | @- b% Y请问怎么解决哇,谢谢各位 |
|