|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
1 q: r F e/ b- kERROR [main] 21:46:56,324 saf.core.runtime.Boot - null, o; f; m" V J3 E4 D3 R2 b8 M
java.lang.NullPointerException% e3 R4 F L" N" I9 A* K. }
at saf.core.runtime.Boot.init(Boot.java:79)! S: v! M1 x: v# O f' d4 L
at saf.core.runtime.Boot.main(Boot.java:250)" F, I0 Y) r7 K! J; i" t
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
B+ a1 N5 X! PERROR - null
% \* H! t( b; gjava.lang.NullPointerException
: f4 m n0 ^+ E4 S" ? at saf.core.runtime.Boot.init(Boot.java:79)5 M6 O b5 x& e' _
at saf.core.runtime.Boot.main(Boot.java:250)3 x% e) R' Q1 \# _) o0 L/ m
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
, [( i' u0 T$ u) c3 t9 VERROR [main] 21:46:56,397 saf.core.runtime.Boot - null# I) k9 z2 v: n. c
java.lang.NullPointerException
/ q9 U @" k0 ?- d9 C at saf.core.runtime.Boot.run(Boot.java:105)- u: _$ W: [1 w$ k! M6 P% s
at saf.core.runtime.Boot.main(Boot.java:251)
+ O, n6 `. t2 _ at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
7 e# P/ {' n7 u6 o7 OERROR - null
6 Y& A7 T4 E8 L0 Z# [+ }java.lang.NullPointerException
* {2 [0 ~/ E/ |' ?& _$ [' e" `9 i at saf.core.runtime.Boot.run(Boot.java:105)
/ c: S {1 [" W! V' j% Z at saf.core.runtime.Boot.main(Boot.java:251)
1 Y0 K" e% J T at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)2 w( v }7 D' H
请问怎么解决哇,谢谢各位 |
|