Bug 998601 - Random test failures related to wsdl host server config value
Summary: Random test failures related to wsdl host server config value
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Web Services
Version: 6.1.1
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ER3
: ---
Assignee: Alessio Soldano
QA Contact: Rostislav Svoboda
Russell Dickenson
URL:
Whiteboard:
Depends On: 1006789
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-19 14:59 UTC by Petr Sakař
Modified: 2014-06-18 07:20 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-12-15 16:13:51 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Sakař 2013-08-19 14:59:42 UTC
Description of problem:
test failures on different platform related to server config value Wsdl host Common exception / message is java.net.UnknownHostException: jbossws.undefined.host


RHEL x86
--------
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-WS/job/eap-60-jbossws-testsuite-rhel/lastCompletedBuild/jdk=ibm16,label_exp=RHEL5%26%26x86/testReport/org.jboss.test.ws.jaxws.jbws944/JBWS944TestCase/testWebService/
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-WS/job/eap-60-jbossws-testsuite-rhel/lastCompletedBuild/jdk=java17_default,label_exp=RHEL5%26%26x86_64/testReport/org.jboss.test.ws.jaxws.jbws3287/JBWS3287TestCase/testJBossWebservicesXmlDD/
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-WS/job/eap-60-jbossws-testsuite-rhel/lastCompletedBuild/jdk=openjdk-1.7.0-local,label_exp=RHEL5%26%26x86_64/testReport/org.jboss.test.ws.jaxws.jbws3287/JBWS3287TestCase/testJBossWebservicesXmlDD/
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-WS/job/eap-60-jbossws-testsuite-rhel/lastCompletedBuild/jdk=openjdk-1.7.0-local,label_exp=RHEL5%26%26x86_64/testReport/org.jboss.test.ws.jaxws.jbws3287/JBWS3287TestCase/testWebXmlDD/

RHEL sol
--------
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-60-jbossws-testsuite-solaris/lastCompletedBuild/jdk=java16_default,label_exp=sol11_x86_64/testReport/org.jboss.test.ws.jaxws.jbws3441/JBWS3441TestCase/testEjb3Call/
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-60-jbossws-testsuite-solaris/lastCompletedBuild/jdk=java17_default,label_exp=sol10_x86/testReport/org.jboss.test.ws.jaxws.jbws2419/JBWS2419TestCase/testSOAP11ClientAccess/
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-60-jbossws-testsuite-solaris/lastCompletedBuild/jdk=java17_default,label_exp=sol11_sparc64/testReport/org.jboss.test.ws.jaxws.clientConfig/ClientConfigurationTestCase/testCustomClientConfigurationFromFile/
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-60-jbossws-testsuite-solaris/lastCompletedBuild/jdk=java17_default,label_exp=sol11_sparc64/testReport/org.jboss.test.ws.jaxws.jbws1666/JBWS1666TestCase/testClientUsingJBossModules/


RHEL HPUX
---------
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-6x-jbossws-testsuite-hpux/lastCompletedBuild/jdk=jdk16_hpux,label=hpux11v3/testReport/org.jboss.test.ws.jaxws.jbws1666/JBWS1666TestCase/testClientUsingJBossModulesWithJBossWSClientAggregationModule/


How reproducible:
Random failures

Steps to Reproduce:
run testsuite on differnt platforms

Actual results:
Random failures

Expected results:
No test failures

Additional info:
Either related to other test not clearing server configuration or some race conditions (possibly thread safety issues ?)

Comment 4 Petr Sakař 2013-10-07 13:12:27 UTC
verified issue not present in 6.2.0.ER3 anymore


Note You need to log in before you can comment on or make changes to this bug.