我在哈德森 1.395 版中遇到以下错误
构建成功总时间:16 分 44 秒致命:Java 堆空间 java.lang.OutOfMemoryError:
org.jvnet.winp.Native.getCmdLineAndEnvVars(本机方法)
在 org.jvnet.winp.WinProcess.parseCmdLineAndEnvVars(WinProcess. java:114)
at org.jvnet.winp.WinProcess.getEnvironmentVariables(WinProcess.java:109)
at hudson.util.ProcessTree$Windows$1.getEnvironmentVariables(ProcessTree.java:419)
at hudson.util.ProcessTree$OSProcess.hasMatchingEnvVars( ProcessTree.java:259)
at hudson.util.ProcessTree$Windows.killAll(ProcessTree.java:441)
at hudson.Launcher$LocalLauncher.kill(Launcher.java:657)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild .java:441)
在 hudson.model.Run.run(Run.java:1362)
在 hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
在 hudson.model.ResourceController.execute(ResourceController.java:88)
在 hudson.model。 Executor.run(Executor.java:145)