|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
/ I! f) T& f6 r5 ?3 A7 F- K1 f, @ERROR [main] 21:46:56,324 saf.core.runtime.Boot - null4 H: ~6 c. ~5 u" V
java.lang.NullPointerException
5 I5 Q6 `7 A& c/ R2 E at saf.core.runtime.Boot.init(Boot.java:79)6 W# g" v; q1 w) w
at saf.core.runtime.Boot.main(Boot.java:250)
. H. o- }: w7 C* }" U2 m% [, f) D at repast.simphony.runtime.RepastMain.main(RepastMain.java:43): ]8 ~, K7 ^/ f# z4 Z
ERROR - null' x" q# z: Z) r7 [' y& \
java.lang.NullPointerException
$ K1 K- e0 h1 P0 P. Y at saf.core.runtime.Boot.init(Boot.java:79)" L+ z( R1 m& y* m# J8 ~) V
at saf.core.runtime.Boot.main(Boot.java:250)
# C( P' S6 U5 e/ c; g n T' f at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
$ B9 I* J3 e+ j4 s1 jERROR [main] 21:46:56,397 saf.core.runtime.Boot - null
: H# ^" H1 F1 f% Pjava.lang.NullPointerException$ M, s2 k/ Q0 t+ Q- L
at saf.core.runtime.Boot.run(Boot.java:105)6 W; a) A+ S# Q* N
at saf.core.runtime.Boot.main(Boot.java:251)* ?) G, o, D {$ K- }' T/ }9 A
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43), ~: w0 P( w9 g& X; ~ G5 _
ERROR - null
. ^, y# l8 k0 N8 a- Sjava.lang.NullPointerException$ o9 e; ]% _7 ?: x+ l: E8 o* ]
at saf.core.runtime.Boot.run(Boot.java:105) H* A) u/ ?" b% v) n
at saf.core.runtime.Boot.main(Boot.java:251)
8 K! Q7 N% v, o+ @; ? at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)0 ^( W# h2 m2 C6 |! |' t/ ]$ U5 T
请问怎么解决哇,谢谢各位 |
|