grpc / grpc/grpc-web

Incompatible version of org.apache.tomcat.util.compat.JreCompat

Open
#977 7 comments 0 reactions 1 assignee Assigned to @vnorigoog View on GitHub
Dominant language
JavaScript
Stars
9.3k
Forks
802
Avg merge
1d 7h
Merged PRs (30d)
5

Description

sprint-boot-starter-web can't start after adding latest grpcweb-java.
2.2.4.RELEASE

```
An attempt was made to call a method that does not exist. The attempt was made from the following location:

org.apache.catalina.startup.Tomcat.(Tomcat.java:1393)

The following method did not exist:

org.apache.tomcat.util.compat.JreCompat.isGraalAvailable()Z

The method's class, org.apache.tomcat.util.compat.JreCompat, is available from the following locations:

jar:file:/home/xxx/.m2/repository/org/mortbay/jasper/apache-jsp/8.5.40/apache-jsp-8.5.40.jar!/org/apache/tomcat/util/compat/JreCompat.class
jar:file:/home/xxx/.m2/repository/org/apache/tomcat/embed/tomcat-embed-core/9.0.30/tomcat-embed-core-9.0.30.jar!/org/apache/tomcat/util/compat/JreCompat.class

It was loaded from the following location:

file:/home/xxx/.m2/repository/org/mortbay/jasper/apache-jsp/8.5.40/apache-jsp-8.5.40.jar
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.