|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
9 q" Y4 R8 A1 k$ G q$ w4 v7 aERROR [main] 21:46:56,324 saf.core.runtime.Boot - null
: Y+ n. [! i3 H0 s% d/ v' N0 s- Ujava.lang.NullPointerException
d# R8 h( U" U- n {* z/ q at saf.core.runtime.Boot.init(Boot.java:79)
" X! Q6 Q, @( u3 r8 k% N; P# k1 Y( ? at saf.core.runtime.Boot.main(Boot.java:250), n% x* A8 o3 H* G, ~
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
$ ~7 g( ~# C* T1 F9 dERROR - null! l, [6 x0 }$ O% u+ r2 x- a
java.lang.NullPointerException# }( t( S1 S2 C' F
at saf.core.runtime.Boot.init(Boot.java:79)' G3 V# d* e$ c) l; u. e: m
at saf.core.runtime.Boot.main(Boot.java:250)
* b5 Z' w. {( f( F# e( e- ` at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
0 f( r* Q ~0 E ?5 S: cERROR [main] 21:46:56,397 saf.core.runtime.Boot - null8 c7 c. b" v9 L# s D
java.lang.NullPointerException+ b; z% C, G2 S+ H" k& L, u
at saf.core.runtime.Boot.run(Boot.java:105)
" D Y) D2 E) Y" N6 a/ H9 p2 w, X at saf.core.runtime.Boot.main(Boot.java:251)2 n! I; }) t9 Q9 k9 {
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)% D i5 L6 ?% x7 I4 }* |
ERROR - null
$ l$ X4 D; z8 t# {$ wjava.lang.NullPointerException9 d: f7 x' L$ N! q9 f# v2 x4 s
at saf.core.runtime.Boot.run(Boot.java:105)
% Q, h% F8 V/ }- Y9 H4 H. M at saf.core.runtime.Boot.main(Boot.java:251)
+ w$ y3 [+ J4 }# ~' S6 y at repast.simphony.runtime.RepastMain.main(RepastMain.java:43) @' Q" g4 z: v
请问怎么解决哇,谢谢各位 |
|