|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
5 G6 w* y b( t* H+ T5 g7 F$ ZERROR [main] 21:46:56,324 saf.core.runtime.Boot - null
" I& K3 f' Y0 h; O: B2 S: Ljava.lang.NullPointerException& T- x4 K* k: {9 o
at saf.core.runtime.Boot.init(Boot.java:79)5 [8 H# C+ y9 I' p% e
at saf.core.runtime.Boot.main(Boot.java:250)9 e* X. t3 L1 Z' E% a
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)$ T% I1 w8 h6 p
ERROR - null
8 b# p+ q5 D: V i7 K7 W% u& rjava.lang.NullPointerException
7 W" @: F! R- l8 Q; q3 _$ p+ y5 ~ at saf.core.runtime.Boot.init(Boot.java:79)
. z+ z. X, g' [( U/ Y at saf.core.runtime.Boot.main(Boot.java:250)6 D. G$ ]: o$ c- D- I4 W
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)* L8 @# a" z4 A
ERROR [main] 21:46:56,397 saf.core.runtime.Boot - null
' p0 h ?5 d2 R9 Ljava.lang.NullPointerException
9 M% w" \3 d% ^ at saf.core.runtime.Boot.run(Boot.java:105)
5 v/ n$ D/ W. X. C' L( v- F& T5 q at saf.core.runtime.Boot.main(Boot.java:251)0 `7 g) Q6 g7 P3 i' r
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)" S1 M. N/ r2 ?. ?4 w% u
ERROR - null
1 y4 o8 X# v/ N7 i$ A* { Ijava.lang.NullPointerException( `9 I/ v+ J x$ N
at saf.core.runtime.Boot.run(Boot.java:105)$ a$ ~- y' o# W9 F
at saf.core.runtime.Boot.main(Boot.java:251)& O# O: c2 N3 c2 Z! R
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
" r& M' x/ a) c y& {; u请问怎么解决哇,谢谢各位 |
|