4 Replies Latest reply on Feb 24, 2020 3:38 AM by ehugonnet

    [io.jaegertracing.internal.JaegerTracer#<init>] No shutdown hook registered: Please call close() manually on application shutdown.

    lafr

      I'm testing my application with WildFly Full 19.0.0.Beta3-SNAPSHOT.

      During deployment of my ear file with some modules and my war file I get a couple of Info-messages like this one:

      19.02. 22:30:07,131 INFO  [io.jaegertracing.internal.JaegerTracer#<init>] No shutdown hook registered: Please call close() manually on application shutdown.

       

      The message did not appear when using WildFly 18.x.

       

      What do I have to add to my application to avoid this message?