Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-23337

Unable to read jandex.idx for smallrye reactive messaging jars in XP4

    XMLWordPrintable

Details

    • False
    • None
    • False
    • Hide

      follow the readme of microprofile-reactive-messaging-kafka quickstart, in short:

      • start the server 
        $EAP_HOME/bin/standalone.sh -c standalone-microprofile.xml
      • execute arquillian tests  (you would need also XP4 maven repository and adjust example-settings.xml within it)
        mvn clean verify -Parq-remote -s /tmp/example-settings.xml
      Show
      follow the readme of microprofile-reactive-messaging-kafka quickstart, in short: start the server  $EAP_HOME/bin/standalone.sh -c standalone-microprofile.xml execute arquillian tests  (you would need also XP4 maven repository and adjust example-settings.xml within it) mvn clean verify -Parq-remote -s /tmp/example-settings.xml

    Description

      Running microprofile-reactive-messaging-kafka quickstart I can see warnings in server log:

      14:50:09,150 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment reactive-messaging-kafka-tx.war
      14:50:09,465 WARN  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0054: Could not read provided index of an external bean archive: jar:file:/tmp/jboss-eap-7.4/modules/system/layers/microprofile/.overlays/layer-jboss-eap-xp-4.0.0.CP/io/smallrye/reactive/messaging/main/smallrye-reactive-messaging-provider-3.13.0.redhat-00001.jar!/META-INF/jandex.idx
      14:50:09,471 INFO  [org.infinispan.CONTAINER] (ServerService Thread Pool -- 72) ISPN000128: Infinispan version: Infinispan 'Corona Extra' 11.0.12.Final-redhat-00001
      14:50:09,504 WARN  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0054: Could not read provided index of an external bean archive: jar:file:/tmp/jboss-eap-7.4/modules/system/layers/microprofile/.overlays/layer-jboss-eap-xp-4.0.0.CP/io/smallrye/reactive/messaging/connector/kafka/main/smallrye-reactive-messaging-kafka-3.13.0.redhat-00001.jar!/META-INF/jandex.idx
       

      Attachments

        Issue Links

          Activity

            People

              chaowan@redhat.com Chao Wang
              jbliznak@redhat.com Jan Blizňák
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: