[jboss-jira] [JBoss JIRA] (DROOLS-962) Kie-CI integration with Applications using Guava
Jebuselwyn Martin (JIRA)
issues at jboss.org
Fri Oct 23 05:54:00 EDT 2015
Jebuselwyn Martin created DROOLS-962:
----------------------------------------
Summary: Kie-CI integration with Applications using Guava
Key: DROOLS-962
URL: https://issues.jboss.org/browse/DROOLS-962
Project: Drools
Issue Type: Bug
Components: core engine, tools
Affects Versions: 6.2.0.Final
Environment: Drools WB - 6.2.0.Final
Tomcat 7/8
Reporter: Jebuselwyn Martin
Assignee: Mario Fusco
Fix For: 6.2.0.Final
Unable to start application with the 'kie-ci' dependency due to the older version of Guava transitively pulled from maven libraries.
Caused by: java.lang.IllegalAccessError: tried to access method com.google.common.collect.MapMaker.makeComputingMap(Lcom/google/common/base/Function;)Ljava/util/concurrent/ConcurrentMap; from class com.google.inject.internal.Annotations$AnnotationChecker
at com.google.inject.internal.Annotations$AnnotationChecker.<init>(Annotations.java:104)
at com.google.inject.internal.Annotations.<clinit>(Annotations.java:122)
at com.google.inject.Key.ensureRetainedAtRuntime(Key.java:362)
at com.google.inject.Key.strategyFor(Key.java:354)
at com.google.inject.Key.get(Key.java:222)
at org.eclipse.sisu.wire.ParameterKeys.<clinit>(ParameterKeys.java:28)
at org.eclipse.sisu.wire.DependencyAnalyzer.<init>(DependencyAnalyzer.java:92)
at org.eclipse.sisu.wire.ElementAnalyzer.<init>(ElementAnalyzer.java:87)
at org.eclipse.sisu.wire.WireModule.configure(WireModule.java:74)
at com.google.inject.spi.Elements$RecordingBinder.install(Elements.java:229)
at com.google.inject.spi.Elements.getElements(Elements.java:103)
at com.google.inject.internal.InjectorShell$Builder.build(InjectorShell.java:136)
at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:104)
at com.google.inject.Guice.createInjector(Guice.java:94)
at com.google.inject.Guice.createInjector(Guice.java:71)
at com.google.inject.Guice.createInjector(Guice.java:61)
More details here:
https://groups.google.com/forum/#!topic/drools-setup/Mq6dW_fhQ9I
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list