|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
8 s4 d8 G* d( I% f7 MERROR [main] 21:46:56,324 saf.core.runtime.Boot - null
* r5 X5 O' [) Sjava.lang.NullPointerException' ]) `9 d' L! ?/ p. j( ^
at saf.core.runtime.Boot.init(Boot.java:79)
* ~: [& ?# N4 H9 V; c$ u# Y at saf.core.runtime.Boot.main(Boot.java:250)
8 e4 o/ f9 V( f+ ? at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
3 { I5 K) o0 U( [6 L! IERROR - null: e5 ?2 M5 A6 r$ o
java.lang.NullPointerException
+ u4 J5 e9 a* c* M. u- d at saf.core.runtime.Boot.init(Boot.java:79)! x6 j# U2 d- ?( y
at saf.core.runtime.Boot.main(Boot.java:250)
7 ]0 N- v9 f: W, d4 i) h# ~' v at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
, L2 R) M+ T) v; Y; v! cERROR [main] 21:46:56,397 saf.core.runtime.Boot - null1 m& X) F) F+ m" i8 F0 E
java.lang.NullPointerException8 O, Y5 M) q) l" C; @
at saf.core.runtime.Boot.run(Boot.java:105)
9 @6 S. w# Q6 ~9 x8 R% [* H& W at saf.core.runtime.Boot.main(Boot.java:251)
" m- F" D% r3 ? at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)) i4 i* y" G0 D
ERROR - null
; a! ?7 u! y) b, m- P, M3 ijava.lang.NullPointerException4 i3 e3 t: I8 H: P: c d- [1 F
at saf.core.runtime.Boot.run(Boot.java:105)1 h% p* v) x Z; d1 Z
at saf.core.runtime.Boot.main(Boot.java:251)1 h% h1 K/ B- I. Q) d, W5 f6 c
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
, O/ X I9 U! E请问怎么解决哇,谢谢各位 |
|