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

Failing OnOffOpenTracingTestCase when -Dnode0 is defined to non-localhost address

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 14.0.0.Final
    • 14.0.0.Beta2
    • Test Suite
    • None

    Description

      The OnOffOpenTracingTestCase fails when -Dnode0 is specified with non-localhost address.

      The reason for this is that test reads value of the HTTP response from server and searches for java.lang.NoClassDefFoundError: Lio/opentracing/Tracer value to check that OpenTracing is not available in this case. This works just fine when server is running with localhost address as stack-trace for servlet deployments is by default set to "local-only" value. Although, when server runs with non-localhost IP address, the stacktrace is not included in HTTP response anymore.

      Attachments

        Activity

          People

            jstourac@redhat.com Jan Stourac
            jstourac@redhat.com Jan Stourac
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: