|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
5 e/ Z' O6 f6 u2 o& f# uERROR [main] 21:46:56,324 saf.core.runtime.Boot - null
: e- W* z5 o" d6 A' Ejava.lang.NullPointerException
/ h: E5 C" V; h8 o: j+ E, w at saf.core.runtime.Boot.init(Boot.java:79)* y3 E) `/ s& |5 Z C B
at saf.core.runtime.Boot.main(Boot.java:250)
' ]8 q2 D# z" M, s at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)* ~" b4 u9 e8 H8 g; L8 `
ERROR - null
$ \ O; b8 ^# y: mjava.lang.NullPointerException
7 u, ^, ^# K% A9 u" v) u* s at saf.core.runtime.Boot.init(Boot.java:79)
" a5 i0 {0 [+ K7 X" c$ u8 W# t9 n at saf.core.runtime.Boot.main(Boot.java:250)( v( n9 Q3 A+ }; S
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
# R! F+ K! }; G3 ?/ IERROR [main] 21:46:56,397 saf.core.runtime.Boot - null
9 r, H O$ o# Tjava.lang.NullPointerException. ~% Q: s9 ]7 q0 @9 n' X& g$ d- e
at saf.core.runtime.Boot.run(Boot.java:105)
1 w. [8 G- A4 b5 u& v3 p9 I$ o6 s at saf.core.runtime.Boot.main(Boot.java:251)+ K# {0 Y7 ]' a2 ?1 _) p% E, o0 E0 b& T8 k
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
3 N- L. f6 b6 ?5 WERROR - null* a% b a5 }2 U; ?: q5 N
java.lang.NullPointerException
/ g; n% o" N5 U# i/ k* b at saf.core.runtime.Boot.run(Boot.java:105)* [ V2 K7 W( x
at saf.core.runtime.Boot.main(Boot.java:251)
# Y3 c# V X G& b4 N+ v: t at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
9 j8 \. _8 i$ f! _- K5 ~' T9 D" r请问怎么解决哇,谢谢各位 |
|