|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:# u" E- g @# [* @: K$ h
ERROR [main] 21:46:56,324 saf.core.runtime.Boot - null
J6 F! p# y" }7 d: P9 gjava.lang.NullPointerException) f' j' Z7 y2 F. n. L+ N, D4 ]
at saf.core.runtime.Boot.init(Boot.java:79)
; p, g3 c! B9 a5 O at saf.core.runtime.Boot.main(Boot.java:250)
3 o+ s2 p9 p9 L3 S/ M" M; T$ q at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
@; u" P* c+ l+ vERROR - null* b/ x* ^% O6 z) v, ?
java.lang.NullPointerException: N, y- v, I- S7 D3 a( d
at saf.core.runtime.Boot.init(Boot.java:79)5 j, K5 I8 j/ X# \
at saf.core.runtime.Boot.main(Boot.java:250)
( e% i0 Q% c) d$ l* h) S6 R at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
) x6 ~6 r& _/ ~6 u zERROR [main] 21:46:56,397 saf.core.runtime.Boot - null
5 ]. D, D& Y/ @2 D. Sjava.lang.NullPointerException3 e3 _! I+ _. [& ?( X' j
at saf.core.runtime.Boot.run(Boot.java:105)
$ P' e$ B9 X# a& e4 o, {$ k3 K at saf.core.runtime.Boot.main(Boot.java:251)- h- O4 M0 t1 e3 |% J
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
: U8 o* v0 R( h% O9 z- jERROR - null% f; J6 j* G; u$ c4 t+ e" J. I
java.lang.NullPointerException9 U( f/ @5 r1 a, c) ]; z; a+ K
at saf.core.runtime.Boot.run(Boot.java:105)
8 P* y/ b/ i, @$ f1 k* K at saf.core.runtime.Boot.main(Boot.java:251)
0 q* E0 V6 R( O! e9 K, t at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
$ F9 R- I$ U6 J7 _/ Q& x& r4 p; ?) m请问怎么解决哇,谢谢各位 |
|