In general: 1) See the plugin page of that plugin, and search for potential FAQ, etc. 2) on that page, click on the autogenerated "issues" link on the right, and search in the issue tracker for potentially matching issue 3) if not, then you're on your own: do a thread dump and try finding what Jenkins is doing when it's stuck 3.1) the Support Core Plugin might be useful to generate a dump you may want to associate to new issue you'd file 3.2) as we're talking about OSS plugins where people work on their free time, there's IMO a non negligible chance your issue will NOT be fixed soon if you don't consider proposing an associated PR
HTH 2016-02-26 21:07 GMT+01:00 Hector Magnanao <[email protected]>: > I'm using PTC Integrity Client as my SCM tool. I have a repository that > has over 14000 files. When I start build, it cleans the workspace and then > proceeds to populate. But when the folder has about 10000 files in it, > Jenkins doesn't seem to fill it up anymore, and doesn't proceed to start > the build. It seems to be stuck, and when I look at the logs, I get this > error: > > Feb 26, 2016 1:53:38 PM org.apache.commons.httpclient.HttpMethodBase > processRedirectResponse > INFO: Redirect requested but followRedirects is disabled > > Can someone tell me what I need to do to fix this ? > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/dc0d0c73-ca24-447e-aa9b-324b8bae82ad%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/dc0d0c73-ca24-447e-aa9b-324b8bae82ad%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CANWgJS7RPJC2fohKRiKeJmjaUZu9THV1v53s2SN_%2BCJ2cmfGhQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
