[
https://issues.jenkins-ci.org/browse/JENKINS-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shawn Garner reopened JENKINS-1946:
-----------------------------------
I'm seeing a similar issue but not quite the same stack trace.
It seems to happen quite a few times a day.
I think this happens when the plugin polls clearcase for changes.
ClearCase Plugin 1.3.7
Jenkins 1.452
Windows Server 2008 R2
Mar 23, 2012 7:31:21 AM hudson.Proc$LocalProc join
WARNING: Process leaked file descriptors. See
http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for
more information
java.lang.Exception
at hudson.Proc$LocalProc.join(Proc.java:329)
at
hudson.plugins.clearcase.HudsonClearToolLauncher.run(HudsonClearToolLauncher.java:104)
at
hudson.plugins.clearcase.HudsonClearToolLauncher.run(HudsonClearToolLauncher.java:72)
at
hudson.plugins.clearcase.ClearToolExec.doesViewExist(ClearToolExec.java:179)
at
hudson.plugins.clearcase.history.AbstractHistoryAction.needsLsHistoryForHasChanges(AbstractHistoryAction.java:206)
at
hudson.plugins.clearcase.history.AbstractHistoryAction.hasChanges(AbstractHistoryAction.java:111)
at
hudson.plugins.clearcase.AbstractClearCaseScm.compareRemoteRevisionWith(AbstractClearCaseScm.java:583)
at hudson.scm.SCM._compareRemoteRevisionWith(SCM.java:356)
at hudson.scm.SCM.poll(SCM.java:373)
at hudson.model.AbstractProject.poll(AbstractProject.java:1310)
at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:420)
at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:449)
at
hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:118)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
> Process leaked file descriptors - Workaround does not work
> ----------------------------------------------------------
>
> Key: JENKINS-1946
> URL: https://issues.jenkins-ci.org/browse/JENKINS-1946
> Project: Jenkins
> Issue Type: Bug
> Components: clearcase
> Affects Versions: current
> Environment: Platform: All, OS: other
> Reporter: sdudhara
> Assignee: redsolo
> Priority: Critical
>
> Hi all,
> I am running Hudson 1.227 clear case plugin 0.5.2. I am not able run more than
> on job on Hudson, I
> installed Tomcat 6 on Windows 2003 server. This one job also hangs after some
> time because of file
> descriptor leak. Is there any way to work around to stop this leak on 2003
> server, by the way I tried the
> documented work around but it doest not help much, still i see the same
> exception.
> Pls Help me,
> -Arshad
> WARNING: Process leaked file descriptors. See
> http://hudson.gotdns.com/wiki/display/JENKINS/Spawning+processes+from+build
> for
> more information
> java.lang.Exception
> at hudson.Proc$LocalProc.join(Proc.java:128)
> at
> hudson.plugins.clearcase.HudsonClearToolLauncher.run(HudsonClearToolLauncher.java:54)
> at
> hudson.plugins.clearcase.ClearToolExec.catcs(ClearToolExec.java:139)
> at
> hudson.plugins.clearcase.action.SnapshotCheckoutAction.checkout(SnapshotCheckoutAction.java:33)
> at
> hudson.plugins.clearcase.AbstractClearCaseScm.checkout(AbstractClearCaseScm.java:133)
> at
> hudson.plugins.clearcase.AbstractClearCaseScm.checkout(AbstractClearCaseScm.java:113)
> at hudson.model.AbstractProject.checkout(AbstractProject.java:574)
> at
> hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:251)
> at
> hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:225)
> at hudson.model.Run.run(Run.java:778)
> at hudson.model.Build.run(Build.java:85)
> at hudson.model.ResourceController.execute(ResourceController.java:70)
> at hudson.model.Executor.run(Executor.java:85)
--
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