GithubHelp home page GithubHelp logo

Comments (6)

emoshaya avatar emoshaya commented on July 20, 2024

also when I got to:
https://wiki.jenkins-ci.org/display/JENKINS/Bootstraped+Multi+Test+Results+Report

and click on the Github Link https://github.com/jenkinsci/bootstraped-multi-test-results-report-plugin

it seems to be broken I get a 404 page

from bootstraped-multi-test-results-report-plugin.

BogdanLivadariu avatar BogdanLivadariu commented on July 20, 2024

Hi @emoshaya-cognito

are there eny errors in the jenkins logs ?

feel free to join: https://gitter.im/BogdanLivadariu/bootstraped-multi-test-results-report

chatting usually goes allot faster there :)

from bootstraped-multi-test-results-report-plugin.

BogdanLivadariu avatar BogdanLivadariu commented on July 20, 2024

for future reference, here is the log, @emoshaya-cognito shared on gitter.

this might come in handy, if others are scanning for closed isues

WARNING: Failed to scout com.github.bogdanlivadariu.jenkins.reporting.rspec.RSpecTestReportPublisher$DescriptorImpl
java.lang.InstantiationException: java.lang.UnsupportedClassVersionError: com/github/bogdanlivadariu/jenkins/reporting/rspec/RSpecTestReportPublisher$DescriptorImpl : Unsupported major.minor version 52.0
at net.java.sezpoz.IndexItem.element(IndexItem.java:146)
at hudson.ExtensionFinder$Sezpoz.scout(ExtensionFinder.java:666)
at hudson.ClassicPluginStrategy.findComponents(ClassicPluginStrategy.java:382)
at hudson.ExtensionList.load(ExtensionList.java:349)
at hudson.ExtensionList.ensureLoaded(ExtensionList.java:287)
at hudson.ExtensionList.iterator(ExtensionList.java:156)
at hudson.ClassicPluginStrategy.findComponents(ClassicPluginStrategy.java:381)
at hudson.ExtensionList.load(ExtensionList.java:349)
at hudson.ExtensionList.ensureLoaded(ExtensionList.java:287)
at hudson.ExtensionList.getComponents(ExtensionList.java:167)
at hudson.DescriptorExtensionList.load(DescriptorExtensionList.java:185)
at hudson.ExtensionList.ensureLoaded(ExtensionList.java:287)
at hudson.ExtensionList.iterator(ExtensionList.java:156)
at hudson.ExtensionList.get(ExtensionList.java:147)
at com.cloudbees.jenkins.GitHubPushTrigger$DescriptorImpl.get(GitHubPushTrigger.java:320)
at org.jenkinsci.plugins.github.migration.Migrator.migrate(Migrator.java:41)
at org.jenkinsci.plugins.github.GitHubPlugin.postInitialize(GitHubPlugin.java:39)
at hudson.PluginManager$2$1$2.run(PluginManager.java:403)
at org.jvnet.hudson.reactor.TaskGraphBuilder$TaskImpl.run(TaskGraphBuilder.java:169)
at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:282)
at jenkins.model.Jenkins$8.runTask(Jenkins.java:913)
at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:210)
at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:117)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.UnsupportedClassVersionError: com/github/bogdanlivadariu/jenkins/reporting/rspec/RSpecTestReportPublisher$DescriptorImpl : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
at jenkins.util.AntClassLoader.defineClassFromData(AntClassLoader.java:1139)
at hudson.ClassicPluginStrategy$AntClassLoader2.defineClassFromData(ClassicPluginStrategy.java:801)
at jenkins.util.AntClassLoader.getClassFromStream(AntClassLoader.java:1310)
at jenkins.util.AntClassLoader.findClassInComponents(AntClassLoader.java:1366)
at jenkins.util.AntClassLoader.findClass(AntClassLoader.java:1326)
at sun.reflect.GeneratedMethodAccessor49.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at jenkins.ClassLoaderReflectionToolkit.invoke(ClassLoaderReflectionToolkit.java:44)
at jenkins.ClassLoaderReflectionToolkit._findClass(ClassLoaderReflectionToolkit.java:86)
at hudson.PluginManager$UberClassLoader.findClass(PluginManager.java:1185)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at net.java.sezpoz.IndexItem.element(IndexItem.java:134)
... 25 more
Dec 11, 2015 9:13:20 AM hudson.ExtensionFinder$Sezpoz scout
WARNING: Failed to scout com.github.bogdanlivadariu.jenkins.reporting.cucumber.CucumberTestReportPublisher$DescriptorImpl
java.lang.InstantiationException: java.lang.UnsupportedClassVersionError: com/github/bogdanlivadariu/jenkins/reporting/cucumber/CucumberTestReportPublisher$DescriptorImpl : Unsupported major.minor version 52.0

This looks like you don't have JAVA 8 installed on the jenkins host.

@emoshaya-cognito after you install java 8 onto the host, if this solves your problems, can you close this issue ?

from bootstraped-multi-test-results-report-plugin.

emoshaya avatar emoshaya commented on July 20, 2024

sure, I'll close it straight after

from bootstraped-multi-test-results-report-plugin.

emoshaya avatar emoshaya commented on July 20, 2024

Thanks this was resolved after I updated to Java 8

from bootstraped-multi-test-results-report-plugin.

emoshaya avatar emoshaya commented on July 20, 2024

Appreciate your help!

from bootstraped-multi-test-results-report-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.