Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-19979

MP LRA application deployed to provisioned server by wildfly-maven-plugin logs WARN

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Major Major
    • None
    • 34.0.0.Final
    • Transactions
    • None
    • Hide

      Unzip and build attached microprofile-lra.zip by:

      cd microprofile-lra
      mvn clean package
      cd target/server/bin
      sh standalone.sh
      

      Check the console log for the WARNs.

      Show
      Unzip and build attached microprofile-lra.zip by: cd microprofile-lra mvn clean package cd target/server/bin sh standalone.sh Check the console log for the WARNs.
    • ---
    • ---

      If LRA deployment is deployed to server provisioned by wildfly-maven-plugin then following warn is logged:

      16:05:31,672 WARN  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 51) RESTEASY002155: Provider class io.narayana.lra.filter.ClientLRARequestFilter is already registered.  2nd registration is being ignored.
      16:05:31,673 WARN  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 51) RESTEASY002155: Provider class io.narayana.lra.filter.ClientLRAResponseFilter is already registered.  2nd registration is being ignored.
      

      This does not happen with WildFly server built from sources.

              Unassigned Unassigned
              mnovak1@redhat.com Miroslav Novak
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: