[JIRA] [core] (JENKINS-18405) Findbugs plugin unable to run on slaves with 1.519
James Howe commented on JENKINS-18405 Findbugs plugin unable to run on slaves with 1.519 This is still cited as an issue in 521, 522 and 523 on the changelog. 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/groups/opt_out.
[JIRA] [core] (JENKINS-18405) Findbugs plugin unable to run on slaves with 1.519
dogfood commented on JENKINS-18405 Findbugs plugin unable to run on slaves with 1.519 Integrated in jenkins_main_trunk #2663 [FIXED JENKINS-18349 JENKINS-18405] (Revision 2ad427f6c3d187c5b330151b85e1a578e340cf2a) Result = SUCCESS kohsuke : 2ad427f6c3d187c5b330151b85e1a578e340cf2a Files : pom.xml changelog.html 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/groups/opt_out.
[JIRA] [core] (JENKINS-18405) Findbugs plugin unable to run on slaves with 1.519
SCM/JIRA link daemon commented on JENKINS-18405 Findbugs plugin unable to run on slaves with 1.519 Code changed in jenkins User: Kohsuke Kawaguchi Path: changelog.html pom.xml http://jenkins-ci.org/commit/jenkins/2ad427f6c3d187c5b330151b85e1a578e340cf2a Log: [FIXED JENKINS-18349 JENKINS-18405] Integrated the fix toward 1.521. Compare: https://github.com/jenkinsci/jenkins/compare/0b8917b34479...2ad427f6c3d1 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/groups/opt_out.
[JIRA] [core] (JENKINS-18405) Findbugs plugin unable to run on slaves with 1.519
Kohsuke Kawaguchi commented on JENKINS-18405 Findbugs plugin unable to run on slaves with 1.519 The fix is targeted to 1.521. 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/groups/opt_out.
[JIRA] [core] (JENKINS-18405) Findbugs plugin unable to run on slaves with 1.519
Kohsuke Kawaguchi resolved JENKINS-18405 as Fixed Findbugs plugin unable to run on slaves with 1.519 "java.lang.IncompatibleClassChangeError: Implementing class" is tracked in JENKINS-18394. Therefore commit 781ccaec resolves this issue. Change By: Kohsuke Kawaguchi (26/Jun/13 1:25 AM) Status: Open Resolved Assignee: Ulli Hafner Kohsuke Kawaguchi Resolution: Fixed 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/groups/opt_out.
[JIRA] [core] (JENKINS-18405) Findbugs plugin unable to run on slaves with 1.519
SCM/JIRA link daemon commented on JENKINS-18405 Findbugs plugin unable to run on slaves with 1.519 Code changed in jenkins User: Kohsuke Kawaguchi Path: src/main/java/hudson/remoting/ResourceImageDirect.java http://jenkins-ci.org/commit/remoting/781ccaec2e26797bc8fa9e6c982a031988d381e0 Log: JENKINS-18405 This fixes the 'Unknown url shema' error in the FindBugs plugin. Before JENKINS-15120, we used to faithfully recreate the expected resource path in a temporary resource file. For some reasons, we lost that. This change brings it back by recreting the directory structure. Note that this change doesn't address "java.lang.IncompatibleClassChangeError: Implementing class" error reported also in JENKINS-18405. That is still under investigation. 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/groups/opt_out.
[JIRA] [core] (JENKINS-18405) Findbugs plugin unable to run on slaves with 1.519
SCM/JIRA link daemon commented on JENKINS-18405 Findbugs plugin unable to run on slaves with 1.519 Code changed in jenkins User: Kohsuke Kawaguchi Path: src/main/java/hudson/remoting/RemoteClassLoader.java http://jenkins-ci.org/commit/remoting/b2836fc11916ef05e2513e74cefdefd225eff534 Log: JENKINS-18405 added diagnosis We'd like to know which class is failng to load. 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/groups/opt_out.
[JIRA] [core] (JENKINS-18405) Findbugs plugin unable to run on slaves with 1.519
Shreyas Dube edited a comment on JENKINS-18405 Findbugs plugin unable to run on slaves with 1.519 Me too. Update 0: Well, rolling back to 1.518 didn't fix it either. Must be a Monday thing. [FINDBUGS] Collecting findbugs analysis files... ERROR: Publisher hudson.plugins.findbugs.FindBugsPublisher aborted due to exception hudson.util.IOException2: remote file operation failed: /work/jenkins/workspace/portal-9.2.0 at hudson.remoting.Channel@48696003:macbookPro at hudson.FilePath.act(FilePath.java:901) at hudson.FilePath.act(FilePath.java:878) at hudson.plugins.findbugs.FindBugsPublisher.perform(FindBugsPublisher.java:161) at hudson.plugins.analysis.core.HealthAwarePublisher.perform(HealthAwarePublisher.java:146) at hudson.plugins.analysis.core.HealthAwareRecorder.perform(HealthAwareRecorder.java:331) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:776) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:726) at hudson.model.Run.execute(Run.java:1601) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:241) Caused by: java.io.IOException: Remote call on macbookPro failed at hudson.remoting.Channel.call(Channel.java:681) at hudson.FilePath.act(FilePath.java:894) ... 13 more Caused by: java.lang.ExceptionInInitializerError at edu.umd.cs.findbugs.DetectorFactoryCollection.getCoreResource(DetectorFactoryCollection.java:360) at edu.umd.cs.findbugs.SystemProperties.loadPropertiesFromConfigFile(SystemProperties.java:72) at edu.umd.cs.findbugs.SystemProperties.(SystemProperties.java:55) at edu.umd.cs.findbugs.SortedBugCollection.(SortedBugCollection.java:189) at hudson.plugins.findbugs.parser.FindBugsParser.readXml(FindBugsParser.java:266) at hudson.plugins.findbugs.parser.FindBugsParser.parse(FindBugsParser.java:208) at hudson.plugins.findbugs.parser.FindBugsParser.parse(FindBugsParser.java:145) at hudson.plugins.findbugs.parser.FindBugsParser.parse(FindBugsParser.java:105) at hudson.plugins.analysis.core.FilesParser.parseFile(FilesParser.java:306) at hudson.plugins.analysis.core.FilesParser.parseFiles(FilesParser.java:264) at hudson.plugins.analysis.core.FilesParser.parserCollectionOfFiles(FilesParser.java:215) at hudson.plugins.analysis.core.FilesParser.invoke(FilesParser.java:184) at hudson.plugins.analysis.core.FilesParser.invoke(FilesParser.java:31) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2388) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:61) at java.lang.Thread.run(Thread.java:722) Caused by: java.lang.IllegalArgumentException: Unknown url shema: file:/var/folders/rf/t8zfs01j1p18rsl7pqwlr348000zw2/T/jenkins-remoting1866538122575224852/FindBugs.class at edu.umd.cs.findbugs.PluginLoader.computeCoreUrl(PluginLoader.java:403) at edu.umd.cs.findbugs.PluginLoader.(PluginLoader.java:350) at edu.umd.cs.findbugs.PluginLoader.loadCorePlugin(PluginLoader.java:1419) at edu.umd.cs.findbugs.PluginLoader.loadInitialPlugins(PluginLoader.java:1373) at edu.umd.cs.findbugs.PluginLoader.(PluginLoader.java:156) ... 24 more Update 1: Scratch Update 0. I fixed it by getting the new slave.jar and restarting the slave. I still see issues with 1.519. 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/sof
[JIRA] [core] (JENKINS-18405) Findbugs plugin unable to run on slaves with 1.519
Shreyas Dube edited a comment on JENKINS-18405 Findbugs plugin unable to run on slaves with 1.519 Me too. Update 0: Well, rolling back to 1.518 didn't fix it either. Must be a Monday thing. [FINDBUGS] Collecting findbugs analysis files... ERROR: Publisher hudson.plugins.findbugs.FindBugsPublisher aborted due to exception hudson.util.IOException2: remote file operation failed: /work/jenkins/workspace/portal-9.2.0 at hudson.remoting.Channel@48696003:macbookPro at hudson.FilePath.act(FilePath.java:901) at hudson.FilePath.act(FilePath.java:878) at hudson.plugins.findbugs.FindBugsPublisher.perform(FindBugsPublisher.java:161) at hudson.plugins.analysis.core.HealthAwarePublisher.perform(HealthAwarePublisher.java:146) at hudson.plugins.analysis.core.HealthAwareRecorder.perform(HealthAwareRecorder.java:331) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:776) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:726) at hudson.model.Run.execute(Run.java:1601) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:241) Caused by: java.io.IOException: Remote call on macbookPro failed at hudson.remoting.Channel.call(Channel.java:681) at hudson.FilePath.act(FilePath.java:894) ... 13 more Caused by: java.lang.ExceptionInInitializerError at edu.umd.cs.findbugs.DetectorFactoryCollection.getCoreResource(DetectorFactoryCollection.java:360) at edu.umd.cs.findbugs.SystemProperties.loadPropertiesFromConfigFile(SystemProperties.java:72) at edu.umd.cs.findbugs.SystemProperties.(SystemProperties.java:55) at edu.umd.cs.findbugs.SortedBugCollection.(SortedBugCollection.java:189) at hudson.plugins.findbugs.parser.FindBugsParser.readXml(FindBugsParser.java:266) at hudson.plugins.findbugs.parser.FindBugsParser.parse(FindBugsParser.java:208) at hudson.plugins.findbugs.parser.FindBugsParser.parse(FindBugsParser.java:145) at hudson.plugins.findbugs.parser.FindBugsParser.parse(FindBugsParser.java:105) at hudson.plugins.analysis.core.FilesParser.parseFile(FilesParser.java:306) at hudson.plugins.analysis.core.FilesParser.parseFiles(FilesParser.java:264) at hudson.plugins.analysis.core.FilesParser.parserCollectionOfFiles(FilesParser.java:215) at hudson.plugins.analysis.core.FilesParser.invoke(FilesParser.java:184) at hudson.plugins.analysis.core.FilesParser.invoke(FilesParser.java:31) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2388) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at hudson.remoting.Engine$1$1.run(Engine.java:61) at java.lang.Thread.run(Thread.java:722) Caused by: java.lang.IllegalArgumentException: Unknown url shema: file:/var/folders/rf/t8zfs01j1p18rsl7pqwlr348000zw2/T/jenkins-remoting1866538122575224852/FindBugs.class at edu.umd.cs.findbugs.PluginLoader.computeCoreUrl(PluginLoader.java:403) at edu.umd.cs.findbugs.PluginLoader.(PluginLoader.java:350) at edu.umd.cs.findbugs.PluginLoader.loadCorePlugin(PluginLoader.java:1419) at edu.umd.cs.findbugs.PluginLoader.loadInitialPlugins(PluginLoader.java:1373) at edu.umd.cs.findbugs.PluginLoader.(PluginLoader.java:156) ... 24 more 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" gr
[JIRA] [core] (JENKINS-18405) Findbugs plugin unable to run on slaves with 1.519
Shreyas Dube commented on JENKINS-18405 Findbugs plugin unable to run on slaves with 1.519 Me too 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/groups/opt_out.
[JIRA] [core] (JENKINS-18405) Findbugs plugin unable to run on slaves with 1.519
Sergey Grigoriev commented on JENKINS-18405 Findbugs plugin unable to run on slaves with 1.519 I have the same problem. 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/groups/opt_out.
[JIRA] [core] (JENKINS-18405) Findbugs plugin unable to run on slaves with 1.519
Bob Tiernay commented on JENKINS-18405 Findbugs plugin unable to run on slaves with 1.519 Same issue on Debian Squeeze with maven based build. Fixed by downgrading to 1.518 as well. 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/groups/opt_out.
[JIRA] [core] (JENKINS-18405) Findbugs plugin unable to run on slaves with 1.519
Ulli Hafner updated JENKINS-18405 Findbugs plugin unable to run on slaves with 1.519 Change By: Ulli Hafner (20/Jun/13 7:56 AM) Component/s: core 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/groups/opt_out.
