Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-9761

PIM doesn't start with guava 30.0-jre

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.55.0.Final
    • None
    • None
    • None
    • False
    • False
    • NEW
    • NEW
    • Undefined

    Description

      There is an issue when starting thorntail (PIM service) with guava version 30.0-jre:

      Caused by: java.lang.IllegalStateException: Class extends type annotation appeared on a non class target
      at org.jboss.jandex.Indexer.processTypeAnnotation(Indexer.java:538)
      at org.jboss.jandex.Indexer.processTypeAnnotations(Indexer.java:515)
      at org.jboss.jandex.Indexer.processAttributes(Indexer.java:355)
      at org.jboss.jandex.Indexer.processMethodInfo(Indexer.java:306)
      at org.jboss.jandex.Indexer.index(Indexer.java:1598)
      at org.wildfly.swarm.Swarm.initializeConfigFiltersFatJar(Swarm.java:660)
      at org.wildfly.swarm.Swarm.initializeConfigFilters(Swarm.java:644)
      at org.wildfly.swarm.Swarm.initializeConfigView(Swarm.java:635)
      ... 11 more

      Therefore, thorntail doesn't start and tests fail.

      Updating to guava 30.1-jre solves the issue

      Attachments

        Activity

          People

            gmunozfe@redhat.com Gonzalo Muñoz Fernández
            gmunozfe@redhat.com Gonzalo Muñoz Fernández
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: