|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
* q- p' L- o$ r5 J$ kERROR [main] 21:46:56,324 saf.core.runtime.Boot - null
w) Q, i& X- E! s9 j& U6 Xjava.lang.NullPointerException% H1 C' W+ Y1 H6 C- J+ a
at saf.core.runtime.Boot.init(Boot.java:79)$ J- w; e: J$ c+ [- ~2 H+ A
at saf.core.runtime.Boot.main(Boot.java:250)
+ B \: x; _; g1 C( I$ e7 { at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
' h; q9 T( S/ }0 oERROR - null* y) P5 c/ {) a" o1 d
java.lang.NullPointerException" P* e' O% A5 d- H; i
at saf.core.runtime.Boot.init(Boot.java:79)
/ X* g. {- G C at saf.core.runtime.Boot.main(Boot.java:250)4 Z; E/ J6 }" |. ?- S( O W: _
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
6 L5 G. D% w! Z+ vERROR [main] 21:46:56,397 saf.core.runtime.Boot - null
2 O# ^9 }4 e$ M" Q/ ujava.lang.NullPointerException) e, m' p% C7 i+ `6 d( D4 ]
at saf.core.runtime.Boot.run(Boot.java:105)
- k- W3 L# m5 d6 P- u at saf.core.runtime.Boot.main(Boot.java:251)
# i9 o; x8 m' f7 l. I9 k- Q/ A at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)2 R& X& g% M. c4 f3 [
ERROR - null
1 g8 N) ?/ P/ \+ x2 Ejava.lang.NullPointerException
3 E, d4 t. \- [( W/ G! `/ I at saf.core.runtime.Boot.run(Boot.java:105)4 ]7 D8 e- p+ r4 S! ]. N
at saf.core.runtime.Boot.main(Boot.java:251)
4 r/ E! p2 t0 Y, Q- V* _ at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
: P( K5 V& d2 D4 d请问怎么解决哇,谢谢各位 |
|