Skip to content

Conversation

@basil
Copy link
Member

@basil basil commented Mar 27, 2025

Checking to see if this helps with

java.lang.IllegalStateException: Invalid org.objectweb.asm.Opcodes
	at org.eclipse.jetty.ee10.annotations.AnnotationParser.asmVersion(AnnotationParser.java:95)
	at org.eclipse.jetty.ee10.annotations.AnnotationParser.<clinit>(AnnotationParser.java:63)
Caused: java.lang.ExceptionInInitializerError
	at org.eclipse.jetty.ee10.annotations.AnnotationConfiguration.createAnnotationParser(AnnotationConfiguration.java:584)
	at org.eclipse.jetty.ee10.annotations.AnnotationConfiguration.scanForAnnotations(AnnotationConfiguration.java:513)
	at org.eclipse.jetty.ee10.annotations.AnnotationConfiguration.configure(AnnotationConfiguration.java:465)
	at org.eclipse.jetty.ee10.webapp.Configurations.configure(Configurations.java:505)
	at org.eclipse.jetty.ee10.webapp.WebAppContext.configure(WebAppContext.java:485)
	at org.eclipse.jetty.ee10.webapp.WebAppContext.startContext(WebAppContext.java:1304)
	at org.eclipse.jetty.ee10.servlet.ServletContextHandler.lambda$doStart$0(ServletContextHandler.java:1049)
	at org.eclipse.jetty.server.handler.ContextHandler$ScopedContext.call(ContextHandler.java:1456)
	at org.eclipse.jetty.ee10.servlet.ServletContextHandler.doStart(ServletContextHandler.java:1046)
	at org.eclipse.jetty.ee10.webapp.WebAppContext.doStart(WebAppContext.java:504)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:93)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:120)
	at org.eclipse.jetty.server.Handler$Abstract.doStart(Handler.java:491)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.doStart(GzipHandler.java:132)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:93)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169)
	at org.eclipse.jetty.server.Server.start(Server.java:643)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:120)
	at org.eclipse.jetty.server.Handler$Abstract.doStart(Handler.java:491)
	at org.eclipse.jetty.server.Server.doStart(Server.java:584)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:93)
	at org.jvnet.hudson.test.JenkinsRule._createWebAppContext3(JenkinsRule.java:919)
	at org.jvnet.hudson.test.JenkinsRule.createWebServer3(JenkinsRule.java:814)
	at org.jvnet.hudson.test.JenkinsRule.createWebServer2(JenkinsRule.java:802)
	at org.jvnet.hudson.test.JenkinsRule.newHudson(JenkinsRule.java:752)
	at org.jvnet.hudson.test.JenkinsRule.before(JenkinsRule.java:410)
	at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:661)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.Thread.run(Thread.java:1583)

Testing done

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

@basil basil marked this pull request as ready for review March 27, 2025 15:58
@basil basil requested a review from a team as a code owner March 27, 2025 15:58
@basil basil merged commit 338f453 into jenkinsci:master Mar 27, 2025
17 checks passed
@basil basil added the internal label Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant