|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
% F- y5 e8 \4 V4 ]) l [/ a3 [ERROR [main] 21:46:56,324 saf.core.runtime.Boot - null
; t% h* e4 }: Y$ @java.lang.NullPointerException8 f1 g) J: v* J- n% V1 H
at saf.core.runtime.Boot.init(Boot.java:79)
K. c5 U) k- A3 V at saf.core.runtime.Boot.main(Boot.java:250)
" F2 z+ f2 u: Q1 [; { at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)+ L8 x: Z! `2 x% N( L* w' F" b, A
ERROR - null. p7 _0 \( @2 K' a1 G* ]. r. i9 S
java.lang.NullPointerException! ]( o9 ~; G- C6 X1 L& s* X
at saf.core.runtime.Boot.init(Boot.java:79)4 q; m, i" J" ~; [! W( y0 A
at saf.core.runtime.Boot.main(Boot.java:250)& U( S2 }' G: ?! l
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)- E$ D& l$ Q. n% I) {! p; A+ {
ERROR [main] 21:46:56,397 saf.core.runtime.Boot - null8 m6 o# x+ W) h
java.lang.NullPointerException
2 S# m$ d: ^) `+ f5 T8 D& `; r at saf.core.runtime.Boot.run(Boot.java:105)6 }& p1 Q! }7 F% j
at saf.core.runtime.Boot.main(Boot.java:251) W _% M8 c0 F7 b/ _# r
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
! V! F, b4 u, j8 P+ Y3 SERROR - null
5 D3 _" H/ B) Q" v, P( ]java.lang.NullPointerException
! x. `5 F( b% d1 W8 B" K at saf.core.runtime.Boot.run(Boot.java:105)
$ u# y8 i8 u* G) m6 @' O& D4 A& E at saf.core.runtime.Boot.main(Boot.java:251)
1 I6 i; [! D" b( x% E9 F3 M5 O at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)2 k# | _9 c8 N& M# @4 a8 v* f
请问怎么解决哇,谢谢各位 |
|