|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
4 K) ~2 c1 v! w* E! y' k. OERROR [main] 21:46:56,324 saf.core.runtime.Boot - null
) r- R& v! H$ n+ w ajava.lang.NullPointerException
5 r/ R4 b4 w6 l4 D, d at saf.core.runtime.Boot.init(Boot.java:79)* |5 S/ R8 x! k; I# t( q
at saf.core.runtime.Boot.main(Boot.java:250)
- I7 f1 X% J" @ at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)8 U1 m( r; K+ W
ERROR - null5 [) X/ g& u4 E6 N, Q
java.lang.NullPointerException: ]& c* l; x. C3 U8 _
at saf.core.runtime.Boot.init(Boot.java:79)
4 t, o4 j: H& J: D at saf.core.runtime.Boot.main(Boot.java:250)
( w/ Z0 g, \4 Y1 K; K at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
% I" |# M$ p: h3 oERROR [main] 21:46:56,397 saf.core.runtime.Boot - null
- \ |. N7 H6 ujava.lang.NullPointerException
+ j. c' o! R2 N5 v3 c( } at saf.core.runtime.Boot.run(Boot.java:105)
* C8 X" S" s) @7 F% T at saf.core.runtime.Boot.main(Boot.java:251)8 r/ J t+ L* j( n
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
6 ?! B1 ]; `) V X$ I7 mERROR - null$ c0 k/ S4 U3 D, @2 X
java.lang.NullPointerException
* g' N+ `# `3 ?8 r0 ] at saf.core.runtime.Boot.run(Boot.java:105)
+ G: H) c+ n) U. _$ Q6 @9 Z at saf.core.runtime.Boot.main(Boot.java:251)
6 L. @! e# p7 ~0 d1 e9 J: K at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
& W% M. ~: [; C! Y' Y" m6 P请问怎么解决哇,谢谢各位 |
|