|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [JIRA] (JENKINS-15895) Job stuck collecti... [email protected] (JIRA)
- [JIRA] (JENKINS-15895) Job stuck collecti... [email protected] (JIRA)
- [JIRA] (JENKINS-15895) Job stuck collecti... [email protected] (JIRA)
- [JIRA] (JENKINS-15895) Job stuck collecti... [email protected] (JIRA)
- [JIRA] (JENKINS-15895) Job stuck collecti... [email protected] (JIRA)
- [JIRA] (JENKINS-15895) Job stuck collecti... [email protected] (JIRA)
- [JIRA] (JENKINS-15895) Job stuck collecti... [email protected] (JIRA)
- [JIRA] (JENKINS-15895) Job stuck collecti... [email protected] (JIRA)
- [JIRA] (JENKINS-15895) Job stuck collecti... [email protected] (JIRA)
- [JIRA] (JENKINS-15895) Job stuck collecti... [email protected] (JIRA)
- [JIRA] (JENKINS-15895) Job stuck collecti... [email protected] (JIRA)
- [JIRA] (JENKINS-15895) Job stuck collecti... [email protected] (JIRA)
- [JIRA] (JENKINS-15895) Job stuck collecti... [email protected] (JIRA)
- [JIRA] (JENKINS-15895) Job stuck collecti... [email protected] (JIRA)
- [JIRA] (JENKINS-15895) Job stuck collecti... [email protected] (JIRA)
- [JIRA] (JENKINS-15895) Job stuck collecti... [email protected] (JIRA)
- [JIRA] (JENKINS-15895) Job stuck collecti... [email protected] (JIRA)
- [JIRA] (JENKINS-15895) Job stuck collecti... [email protected] (JIRA)
- [JIRA] (JENKINS-15895) Job stuck collecti... [email protected] (JIRA)
- [JIRA] (JENKINS-15895) Job stuck collecti... [email protected] (JIRA)

Ok, thanks, seems that the problem is unrelated to
JENKINS-10097. The process "hangs" while scanning for warnings using a regular _expression_ matcher. How large is your console log? The eclipse parsers is a slow multi-line parser that reads the whole console log into a buffer. Would it be possible to pipe the warnings to an additional file?BTW: I think you do not need to activate the Eclipse parser, since the warnings seems to be in the default javac format (due to the maven plugin).