java.lang.RuntimeException: Error scanning entry javax/servlet/Registration.class from jar file:///opt/jetty-9.3.10/lib/servlet-api-3.1.jar | at org.eclipse.jetty.annotations.AnnotationParser.parseJar(AnnotationParser.java:937) | at org.eclipse.jetty.annotations.AnnotationParser.parse(AnnotationParser.java:851) | at org.eclipse.jetty.annotations.AnnotationConfiguration$ParserTask.call(AnnotationConfiguration.java:163) | at org.eclipse.jetty.annotations.AnnotationConfiguration$1.run(AnnotationConfiguration.java:546) | at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) | at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) | at java.lang.Thread.run(Thread.java:745)
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Google Groups by Andrew Penhorwood, 1 year ago
java.lang.RuntimeException: Error scanning entry javax/servlet/Registration.class from jar file:///opt/jetty-9.3.10/lib/servlet-api-3.1.jar | at org.eclipse.jetty.annotations.AnnotationParser.parseJar(AnnotationParser.java:937) | at org.eclipse.jetty.annotations.AnnotationParser.parse(AnnotationParser.java:851) | at org.eclipse.jetty.annotations.AnnotationConfiguration$ParserTask.call(AnnotationConfiguration.java:163) | at org.eclipse.jetty.annotations.AnnotationConfiguration$1.run(AnnotationConfiguration.java:546) | at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) | at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) | at java.lang.Thread.run(Thread.java:745)
at org.objectweb.asm.ClassVisitor.
(Unknown Source)