[jboss-jira] [JBoss JIRA] (WFLY-10911) Failing OnOffOpenTracingTestCase when -Dnode0 is defined to non-localhost address
Jan Stourac (JIRA)
issues at jboss.org
Thu Aug 23 10:11:01 EDT 2018
Jan Stourac created WFLY-10911:
----------------------------------
Summary: Failing OnOffOpenTracingTestCase when -Dnode0 is defined to non-localhost address
Key: WFLY-10911
URL: https://issues.jboss.org/browse/WFLY-10911
Project: WildFly
Issue Type: Bug
Components: Test Suite
Affects Versions: 14.0.0.Beta2
Reporter: Jan Stourac
Assignee: Jan Stourac
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.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list