There is a big issue at the moment for this plugin regarding the number of active threads on the polling file. I fixed it for other X-TRigger plugin such as FSTrigger, URLTrigger, ScriptTrigger and so on. I have to update to BuildResultTrigger to the new xtrigger library.
Waiting for the fix, please disable plugin configuration. On Fri, Feb 17, 2012 at 7:59 AM, Suri <[email protected]> wrote: > Hi > > When we are using “buildResultTrigger-polling plug-in” we are getting > below error frequently. Jenkins version is 1.411 > > > INFO: opalp05_r1.4_dev_R4_UAT_dotnet #31 main build action completed: > SUCCESS > Feb 16, 2012 7:51:59 PM > org.jenkinsci.plugins.buildresulttrigger.BuildResultTrigger run > SEVERE: Severe Error during the trigger execution /var/lib/jenkins/ > jobs/bcppsgl_r11.11_dev_GLDM_dependency_export/buildResultTrigger- > polling.log (Too many open files) > java.io.FileNotFoundException: /var/lib/jenkins/jobs/ > bcppsgl_r11.11_dev_GLDM_dependency_export/buildResultTrigger- > polling.log (Too many open files) > at java.io.FileOutputStream.open(Native Method) > at java.io.FileOutputStream.<init>(FileOutputStream.java:205) > at java.io.FileOutputStream.<init>(FileOutputStream.java:157) > > > Once the above mentioned error arise, the Jenkins webpage is getting > down. > Can anyone please advise me accordingly. > > >
