|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
1 l" s y. V9 [( E% {2 V8 [ERROR [main] 21:46:56,324 saf.core.runtime.Boot - null- w# b# g# P4 _5 t6 {
java.lang.NullPointerException
7 U- L+ s: f0 r at saf.core.runtime.Boot.init(Boot.java:79)
/ V0 Y# v3 O% r! W' D' @ at saf.core.runtime.Boot.main(Boot.java:250)) L' A" r, y. _, g
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)$ C4 X7 Z. [" W* p3 _& i. h
ERROR - null' a- @( `4 k, n" c& l
java.lang.NullPointerException
4 G; [, O! V- z7 r) y3 R at saf.core.runtime.Boot.init(Boot.java:79); t7 L* r7 f- W5 V
at saf.core.runtime.Boot.main(Boot.java:250)
7 _5 d! S; E/ U$ |' A; {1 | at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)3 K2 z$ T2 m( h' b
ERROR [main] 21:46:56,397 saf.core.runtime.Boot - null( j U; _" X2 V
java.lang.NullPointerException4 Q# P9 }( |, T7 u0 ?+ f5 ?
at saf.core.runtime.Boot.run(Boot.java:105)
. h" U" v: W- @$ r at saf.core.runtime.Boot.main(Boot.java:251)
6 q. {& ?$ @: T6 F/ X3 I* Z at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
2 L. t. }6 ?9 \5 d% tERROR - null8 A% A P: U; ^3 w3 U
java.lang.NullPointerException5 A R+ P& Z! ?
at saf.core.runtime.Boot.run(Boot.java:105)/ ]5 D4 W! A9 b, K- z% Q
at saf.core.runtime.Boot.main(Boot.java:251)& B2 Q/ z# B3 \ E2 k' z
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
+ Z9 q x6 e% H1 A* m3 o$ X7 R请问怎么解决哇,谢谢各位 |
|