|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:# L" W8 M$ Q( h2 I/ ~) v
ERROR [main] 21:46:56,324 saf.core.runtime.Boot - null* W8 |/ q3 v& d$ `( T! a
java.lang.NullPointerException
( A+ {! |! H" ?% `+ D, v at saf.core.runtime.Boot.init(Boot.java:79)
. D5 K; \; G, t. T' [+ |3 N at saf.core.runtime.Boot.main(Boot.java:250)8 q' S3 o. ~% c0 ?) H5 e/ i" Y* H& o
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)2 }! q) q2 }+ i
ERROR - null# G" N& i) j/ O) N/ i$ `6 Y
java.lang.NullPointerException# u4 A" i* J' u' v4 b
at saf.core.runtime.Boot.init(Boot.java:79)
+ m* p% G' |1 a% N at saf.core.runtime.Boot.main(Boot.java:250)( w5 Z- m; _8 W7 @' _$ T# \
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)% ^" p6 r% G: ^; }3 r- ^; t7 c
ERROR [main] 21:46:56,397 saf.core.runtime.Boot - null/ k. X! t2 d# O1 b1 v
java.lang.NullPointerException
8 @& W! W- W: }$ h2 V- J at saf.core.runtime.Boot.run(Boot.java:105)# K Q3 e _$ b h. B6 i( W% G
at saf.core.runtime.Boot.main(Boot.java:251)* ~5 s) S# p7 |0 I
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43). a4 y* T( P) h0 i8 c
ERROR - null
+ p* }0 w8 u8 {( `/ Cjava.lang.NullPointerException( b! `0 q: _# s* g8 Z
at saf.core.runtime.Boot.run(Boot.java:105)% P5 P) s% g( E' h R5 K0 n1 k( Y
at saf.core.runtime.Boot.main(Boot.java:251)# z' j& k: L8 a
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
0 q `2 e2 ^( {" s7 h% R+ l+ b6 g( @请问怎么解决哇,谢谢各位 |
|