java.lang.RuntimeException: Error scanning entry > javax/servlet/annotation/HttpMethodConstraint.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)
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
via Stack Overflow by javatar
, 2 years agovia Google Groups by Shuhua Wu, 8 months ago
via sourceforge.net by Unknown author, 1 year ago
via sourceforge.net by Unknown author, 2 years ago
via sourceforge.net by Unknown author, 1 year ago
java.lang.RuntimeException: Error scanning entry > javax/servlet/annotation/HttpMethodConstraint.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)