You mean this ticket (to which you are the assignee I see :-])? If so, it's similar (the stack trace that is) to mine but not the same. So far I've observed the following:
The plugin has the Eclipse compiler specified. It's not 100% reproducible. Do you know when 4.16 is scheduled to be released? Cheers! Anthony On 2012-09-04, at 12:10 PM, Ulli Hafner wrote: > > On 09/04/2012 04:48 PM, طلال Anthony رابعة wrote: >> Good morning! >> >> Has anybody seen this error before? I've done a little Googling but haven't >> uncovered an exact match. > > What about searching in Jira? ;-) > > This issue has been fixed in 4.16. > > Ulli > >> >> ERROR: Publisher hudson.plugins.warnings.WarningsPublisher aborted due to >> exception >> java.lang.NullPointerException >> at >> hudson.plugins.warnings.WarningsResult.getFileName(WarningsResult.java:108) >> at >> hudson.plugins.warnings.WarningsResult.getSerializationFileName(WarningsResult.java:94) >> at >> hudson.plugins.analysis.core.BuildResult.getDataFile(BuildResult.java:481) >> at hudson.plugins.analysis.core.BuildResult.loadResult(BuildResult.java:866) >> at hudson.plugins.analysis.core.BuildResult.getProject(BuildResult.java:850) >> at >> hudson.plugins.analysis.core.BuildResult.getContainer(BuildResult.java:990) >> at >> hudson.plugins.analysis.core.BuildResult.getAnnotations(BuildResult.java:563) >> at >> hudson.plugins.analysis.core.HealthAwarePublisher.perform(HealthAwarePublisher.java:373) >> at hudson.tasks.BuildStepMonitor$2.perform(BuildStepMonitor.java:27) >> at >> hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:717) >> at >> hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:692) >> at hudson.model.Build$BuildExecution.post2(Build.java:183) >> at >> hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:639) >> at hudson.model.Run.execute(Run.java:1527) >> at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) >> at hudson.model.ResourceController.execute(ResourceController.java:88) >> at hudson.model.Executor.run(Executor.java:236) >> >> Regards, >> >> T. Anthony Rabaa (طلال رابعة) >> >> >> >
