Hi,

the NPE was my overly stupid bug in commons-exec-1.0 - please try to
upgrade to commmons-exec-1.0.1 (download from
http://commons.apache.org/exec/download_exec.cgi or pick it up from the
M2 repo)

Cheers,

Siegfried Goeschl

Jean-François MAUREL wrote:
> Hi everyone,
>
> I tried to set exitValue to null in DefaultExecutor as stated in
> Executor interface to avoid throwing exception but got this exception:
> Exception in thread "main" java.lang.NullPointerException    at
> org.apache.commons.exec.DefaultExecutor.setExitValues(DefaultExecutor.java:201)
>
> Could you please tell me if I am missing something?
> (windows vista jdk1.6)
>
> regards
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org

Reply via email to