|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
$ ?! K0 }, Z$ l0 rERROR [main] 21:46:56,324 saf.core.runtime.Boot - null u C" d- r! f
java.lang.NullPointerException
; ]2 T! G) h6 a. s& P at saf.core.runtime.Boot.init(Boot.java:79)
* }$ g1 W4 C3 R6 N+ l at saf.core.runtime.Boot.main(Boot.java:250)
; S( p1 s( `4 U9 w o! ?9 k3 | at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
5 T: i3 \+ s; D& `4 ZERROR - null M5 t# h5 {( R6 Q
java.lang.NullPointerException. x5 Q$ v4 h# m
at saf.core.runtime.Boot.init(Boot.java:79)0 [# M7 }# i4 R! ?. y7 _8 ] Y
at saf.core.runtime.Boot.main(Boot.java:250)
1 m8 Y4 M0 k( c# k7 U) l8 \9 g at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
3 b$ U- g5 i( d: wERROR [main] 21:46:56,397 saf.core.runtime.Boot - null
- c! W5 Q: l: P! q% P* W1 ]2 Zjava.lang.NullPointerException& a% N: X: L, S9 i: l- T
at saf.core.runtime.Boot.run(Boot.java:105)
7 P7 m& Z% y0 j; J4 h/ X at saf.core.runtime.Boot.main(Boot.java:251)
1 Y: y& H$ a6 o% l3 ~; O at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)0 s* M2 o: m# X: i( r
ERROR - null8 p8 B( w6 c; d2 ?2 o4 y% z
java.lang.NullPointerException; `0 T" U/ A6 ^& H8 Y% J
at saf.core.runtime.Boot.run(Boot.java:105)
0 P# i" c. V) i# y/ [ at saf.core.runtime.Boot.main(Boot.java:251)) M6 x" m/ @# B# w( z3 V- h
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
! E( O& ]) x# G3 d$ k3 b请问怎么解决哇,谢谢各位 |
|