Skip to content

java.lang.IllegalAccessError: tried to access method com.google.common.collect.MapMaker.makeComputingMap #104

Description

@gionn

Hi,

I am using v2.3.1 and I am getting the error:

Exception in thread "main" java.lang.IllegalAccessError: tried to access method com.google.common.collect.MapMaker.makeComputingMap(Lcom/google/common/base/Function;)Ljava/util/concurrent/ConcurrentMap; from class nl.javadude.scannit.registry.Registry
    at nl.javadude.scannit.registry.Registry.<init>(Registry.java:37)
    at nl.javadude.scannit.Scannit.<init>(Scannit.java:35)
    at com.xebialabs.overthere.Overthere.<clinit>(Overthere.java:63)

it looks like you are using a deprecated api in Guava 15.0+, as in this other bug report:
https://issues.apache.org/jira/browse/CASSANDRA-6007

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions