-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: Linux
export HUDSON_HOME="http://server/path/to/hudson"
/opt/jdk1.6.0_03/bin/java -jar ../hudson-core-1.153.jar test make
java.lang.NullPointerException
at hudson.Proc$LocalProc.environment(Proc.java:88)
at hudson.Proc$LocalProc.<init>(Proc.java:80)
at hudson.Proc$LocalProc.<init>(Proc.java:76)
at hudson.Main.remotePost(Main.java:93)
at hudson.Main.run(Main.java:40)
at hudson.Main.main(Main.java:26)
Main.java Line 93
Proc proc = new Proc.LocalProc(cmd.toArray(new String[0]),(String[])null,System.in,
second parameter is null and will pass to LocalProc.environment.
- is duplicated by
-
JENKINS-1009 external jobs NPE in hudson.Proc$LocalProc.environment(Proc.java:88)
-
- Closed
-
[JENKINS-1006] NullPointerException in hudson.Proc.LocalProc.environment
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Link |
New:
This issue is duplicated by |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 131079 ] | New: JNJira + In-Review [ 200356 ] |
Fixed in 1.155.