|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:0 Y" w8 P" R& b i7 e6 ^$ z! `
ERROR [main] 21:46:56,324 saf.core.runtime.Boot - null0 P4 S; Q! D6 a6 G5 e
java.lang.NullPointerException
% C1 @; n* }2 j9 a2 Y3 @5 d at saf.core.runtime.Boot.init(Boot.java:79)& E, M. B5 F; q# I
at saf.core.runtime.Boot.main(Boot.java:250)
2 _' a+ c( p+ V* }2 j5 e/ M at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
: U( M& ?. d% g7 |ERROR - null
1 {3 N7 ]- d/ X1 ?java.lang.NullPointerException
2 L$ A/ O5 a- L+ c2 h at saf.core.runtime.Boot.init(Boot.java:79)
' \7 Q+ f8 G9 Q$ |# H/ o ` at saf.core.runtime.Boot.main(Boot.java:250)
0 F0 ]% M) R5 i" C at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
+ R# F! Z1 I6 p3 l- r B dERROR [main] 21:46:56,397 saf.core.runtime.Boot - null/ A# a) g6 ]8 T
java.lang.NullPointerException9 a ^& @% m9 f0 w$ ]+ S
at saf.core.runtime.Boot.run(Boot.java:105)% n5 d- Z/ C; U: y" K2 L$ t
at saf.core.runtime.Boot.main(Boot.java:251)% {0 K: H7 S: q G1 T
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
: p; o# ?. g# [/ wERROR - null
7 q* I" L# Z; Q7 l3 I5 Z5 S7 ]java.lang.NullPointerException
9 H! ]" `# d4 }- d$ g6 v$ D! R1 M at saf.core.runtime.Boot.run(Boot.java:105)7 r9 y3 X* C {/ I) N% r
at saf.core.runtime.Boot.main(Boot.java:251)7 F1 W8 E& U; I, h( B, P% ^ X2 j$ G
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
3 P6 ~, f* Y( ]& r4 z( a请问怎么解决哇,谢谢各位 |
|