|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
; [1 Z& Q4 ^$ v% b. iERROR [main] 21:46:56,324 saf.core.runtime.Boot - null
% Y! Q$ b5 [% b4 Q Ujava.lang.NullPointerException
a& S* E! M Z& S$ o at saf.core.runtime.Boot.init(Boot.java:79)7 B: {" S; f. Y e- D3 L: A+ Y
at saf.core.runtime.Boot.main(Boot.java:250)
]" t% [+ a' W! k" J; z at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)' o9 {( x/ g- I9 ~5 \; A( h
ERROR - null+ v; ?; [. ^" W# g k
java.lang.NullPointerException# _5 ^3 l T" e2 m& A c# t
at saf.core.runtime.Boot.init(Boot.java:79)
4 s+ D7 w5 E4 ~) L' z+ W- o4 B; @ at saf.core.runtime.Boot.main(Boot.java:250); e$ l% r; N% E3 G+ [& R
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
" ]5 S" F! i6 j: d" d( v/ B: DERROR [main] 21:46:56,397 saf.core.runtime.Boot - null/ g; V; Z z4 ^+ }: }) B- U
java.lang.NullPointerException- ~1 r1 K0 Y- Q( \# J
at saf.core.runtime.Boot.run(Boot.java:105)% G. V+ T( G# @3 o7 H) g# y( t
at saf.core.runtime.Boot.main(Boot.java:251)
6 C% [0 ^( L$ s at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)& Q, T5 [4 D$ Q* o# J) v
ERROR - null0 Y7 @0 c# e8 l7 q/ `# i: |
java.lang.NullPointerException+ h2 u# [. _; t$ {' c" v0 P( }# f
at saf.core.runtime.Boot.run(Boot.java:105)6 k8 e$ N V6 J/ n. [% ]
at saf.core.runtime.Boot.main(Boot.java:251)
" K' b9 ]( T+ L' d- a, T# E1 D+ x at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)2 t- O) a" `7 ]3 i' r, u
请问怎么解决哇,谢谢各位 |
|