|
ProcessTreeKiller error loading winp.dll
---------------------------------------- Key: JENKINS-8841 URL: http://issues.jenkins-ci.org/browse/JENKINS-8841 Project: Jenkins Issue Type: Bug Components: core Affects Versions: current Environment: OS: Windows 7 Professional x86 or Windows 2003 Server SP2 Java: jdk1.6.0 x86 Reporter: Leonardo Zanivan Fix For: current Attachments: stacktrace.txt Simulation: 1. Create a job called "TESTE" with the Windows command: notepad.exe 2. Start your job "TESTE", check that Notepad is started (dont close). 3. Cancel the build of the job "TESTE" and see that Notepad is still open. 4. Check the stacktrace on the server console, as attached file. Problem: When you cancel a build, the process that started don't closes. Workaround: 1. Copy the file "WEB-INF\lib\winp.dll" to the directory "C:\Windows\system32" and restart the server. PS: ProcessTreeKiller is enabled. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
[ http://issues.jenkins-ci.org/browse/JENKINS-8841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Zanivan updated JENKINS-8841: -------------------------------------- Due Date: (was: 21/Feb/11) > ProcessTreeKiller error loading winp.dll > ---------------------------------------- > > Key: JENKINS-8841 > URL: http://issues.jenkins-ci.org/browse/JENKINS-8841 > Project: Jenkins > Issue Type: Bug > Components: core > Affects Versions: current > Environment: OS: Windows 7 Professional x86 or Windows 2003 Server SP2 > Java: jdk1.6.0 x86 > Reporter: Leonardo Zanivan > Fix For: current > > Attachments: stacktrace.txt > > > Simulation: > 1. Create a job called "TESTE" with the Windows command: notepad.exe > 2. Start your job "TESTE", check that Notepad is started (dont close). > 3. Cancel the build of the job "TESTE" and see that Notepad is still open. > 4. Check the stacktrace on the server console, as attached file. > Problem: > When you cancel a build, the process that started don't closes. > Workaround: > 1. Copy the file "WEB-INF\lib\winp.dll" to the directory "C:\Windows\system32" and restart the server. > PS: ProcessTreeKiller is enabled. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-8841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159314#comment-159314 ] evernat commented on JENKINS-8841: ---------------------------------- according to the following page, you need to use the system property: "-Dhudson.util.ProcessTree.disable=true" (or "-Dhudson.util.ProcessTreeKiller.disable=true"). See https://wiki.jenkins-ci.org/display/JENKINS/ProcessTreeKiller Is it still an issue for you? > ProcessTreeKiller error loading winp.dll > ---------------------------------------- > > Key: JENKINS-8841 > URL: https://issues.jenkins-ci.org/browse/JENKINS-8841 > Project: Jenkins > Issue Type: Bug > Components: core > Affects Versions: current > Environment: OS: Windows 7 Professional x86 or Windows 2003 Server SP2 > Java: jdk1.6.0 x86 > Reporter: Leonardo Zanivan > Fix For: current > > Attachments: stacktrace.txt > > > Simulation: > 1. Create a job called "TESTE" with the Windows command: notepad.exe > 2. Start your job "TESTE", check that Notepad is started (dont close). > 3. Cancel the build of the job "TESTE" and see that Notepad is still open. > 4. Check the stacktrace on the server console, as attached file. > Problem: > When you cancel a build, the process that started don't closes. > Workaround: > 1. Copy the file "WEB-INF\lib\winp.dll" to the directory "C:\Windows\system32" and restart the server. > PS: ProcessTreeKiller is enabled. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-8841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159347#comment-159347 ] Leonardo Zanivan commented on JENKINS-8841: ------------------------------------------- Yes, its still a issue for me. PS: ProcessTreeKiller is enabled. The problem is with that the JNI library isn't loading. > ProcessTreeKiller error loading winp.dll > ---------------------------------------- > > Key: JENKINS-8841 > URL: https://issues.jenkins-ci.org/browse/JENKINS-8841 > Project: Jenkins > Issue Type: Bug > Components: core > Affects Versions: current > Environment: OS: Windows 7 Professional x86 or Windows 2003 Server SP2 > Java: jdk1.6.0 x86 > Reporter: Leonardo Zanivan > Fix For: current > > Attachments: stacktrace.txt > > > Simulation: > 1. Create a job called "TESTE" with the Windows command: notepad.exe > 2. Start your job "TESTE", check that Notepad is started (dont close). > 3. Cancel the build of the job "TESTE" and see that Notepad is still open. > 4. Check the stacktrace on the server console, as attached file. > Problem: > When you cancel a build, the process that started don't closes. > Workaround: > 1. Copy the file "WEB-INF\lib\winp.dll" to the directory "C:\Windows\system32" and restart the server. > PS: ProcessTreeKiller is enabled. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
| Powered by Nabble | See how NAML generates this page |
