org.jvnet.winp.WinpException: Failed to enumerate processes error=8 at .\enumProcess.cpp:12
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Jenkins JIRA by lkishalmi, 1 year ago
via Jenkins JIRA by lkishalmi, 1 year ago
org.jvnet.winp.WinpException: Failed to enumerate processes error=8 at .\enumProcess.cpp:12
at org.jvnet.winp.Native.enumProcesses(Native Method)
at org.jvnet.winp.WinProcess$2$1.
(WinProcess.java:160) at org.jvnet.winp.WinProcess$2.iterator(WinProcess.java:153)
at hudson.util.ProcessTreeKiller$Windows.kill(ProcessTreeKiller.java:192)
at hudson.util.ProcessTreeKiller.kill(ProcessTreeKiller.java:109)
at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:706)
at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:698)
at hudson.remoting.UserRequest.perform(UserRequest.java:103)
at hudson.remoting.UserRequest.perform(UserRequest.java:47)
at hudson.remoting.Request$2.run(Request.java:236)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at hudson.remoting.Engine$1$1.run(Engine.java:54)
at java.lang.Thread.run(Unknown Source)