|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
- O! O# U* k. I; K4 I6 H7 VERROR [main] 21:46:56,324 saf.core.runtime.Boot - null# d2 i! q2 l/ a P' s
java.lang.NullPointerException+ `1 Z6 l4 Y+ D* P
at saf.core.runtime.Boot.init(Boot.java:79)
9 `: ] K: m' y+ |. L at saf.core.runtime.Boot.main(Boot.java:250)
8 n. K& a* ` w5 ?5 d at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
* [) h2 c% L _5 eERROR - null; y I3 J% W1 k- |$ s" R& e+ a) L' v
java.lang.NullPointerException
+ Q i! U8 \7 y/ K# J at saf.core.runtime.Boot.init(Boot.java:79): c; Z# z6 f$ z1 j! o$ P
at saf.core.runtime.Boot.main(Boot.java:250)
7 a/ [1 V3 U7 h( I+ U! ~4 D at repast.simphony.runtime.RepastMain.main(RepastMain.java:43) w P% V' r' J5 N) N& q* @
ERROR [main] 21:46:56,397 saf.core.runtime.Boot - null
$ @1 u3 Y5 p( Ojava.lang.NullPointerException
^( o8 W: N2 G1 K- H at saf.core.runtime.Boot.run(Boot.java:105)3 x' O |$ [$ Y
at saf.core.runtime.Boot.main(Boot.java:251). x( a( c8 ]8 \- W
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
( u( H* e5 z2 q) _& U: r& MERROR - null+ @+ o; I# q% a2 g1 y8 d: k& _
java.lang.NullPointerException
, d. s5 a2 W5 } at saf.core.runtime.Boot.run(Boot.java:105). w/ X3 S( w, L* M2 ~
at saf.core.runtime.Boot.main(Boot.java:251)
9 Y0 p. @3 }2 |2 q* v+ l at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)# ]0 X9 e5 j; W' O
请问怎么解决哇,谢谢各位 |
|