Issue Type: Bug Bug
Assignee: rgoren
Components: log-parser-plugin
Created: 23/Jan/15 3:45 PM
Description:

After upgrade to Jenkins 1.597 the logparser plugin is no longer working. 1.597 includes the major enhancement to how build records are stored, which is possibly a problem for log parser.

The following errors appear in the jenkins output log:

Jan 23, 2015 9:18:21 AM hudson.plugins.logparser.LogParserParser parseLogBody
INFO: LogParserParser: Start parsing : ZZZZZZZZZZZZZZZZZZ
java.lang.NullPointerException
at hudson.plugins.logparser.LogParserParser.parseLogBody(LogParserParser.java:284)
at hudson.plugins.logparser.LogParserParser.parseLog(LogParserParser.java:114)
at hudson.plugins.logparser.LogParserPublisher.perform(LogParserPublisher.java:54)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
at hudson.model.Build$BuildExecution.post2(Build.java:183)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
at hudson.model.Run.execute(Run.java:1743)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)
Jan 23, 2015 9:18:21 AM hudson.plugins.logparser.LogParserPublisher perform
SEVERE: null

Environment: Jenkins 1.597
Project: Jenkins
Priority: Major Major
Reporter: Mark Sinclair
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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to